Skip to content

[DEV-204] Upgrade grpc-js to 1.9.12 #287

[DEV-204] Upgrade grpc-js to 1.9.12

[DEV-204] Upgrade grpc-js to 1.9.12 #287

Workflow file for this run

name: 'LTS'
on:
pull_request:
push:
branches:
- master
schedule:
- cron: '0 3 * * 0' # Every sunday at 3am UTC.
jobs:
test:
name: Test
uses: ./.github/workflows/tests.yml
with:
version: '23.10.0-focal'
secrets:
eventstore_cloud_id: ${{ secrets.EVENTSTORE_CLOUD_ID }}
tailscale_auth: ${{ secrets.TAILSCALE_AUTH }}