Skip to content

Commit 14e1dfd

Browse files
authored
Update go version for twirp compat tests (#636)
1 parent e757a4a commit 14e1dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
if: success()
2121
uses: actions/setup-go@v3
2222
with:
23-
go-version: 1.16.4
23+
go-version: 1.17.13
2424

2525
- name: Setup Node
2626
if: success()

0 commit comments

Comments
 (0)