Skip to content

Commit

Permalink
Update go version for twirp compat tests (#636)
Browse files Browse the repository at this point in the history
  • Loading branch information
timostamm committed Mar 13, 2024
1 parent e757a4a commit 14e1dfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Expand Up @@ -20,7 +20,7 @@ jobs:
if: success()
uses: actions/setup-go@v3
with:
go-version: 1.16.4
go-version: 1.17.13

- name: Setup Node
if: success()
Expand Down

0 comments on commit 14e1dfd

Please sign in to comment.