Skip to content

Commit

Permalink
ci: bump conformance tests Go to 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
hacdias committed Feb 27, 2024
1 parent cd6d5c0 commit dc7a0ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gateway-conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version: 1.20.x
go-version: 1.21.x
- uses: protocol/cache-go-action@v1
with:
name: ${{ github.job }}
Expand Down

0 comments on commit dc7a0ab

Please sign in to comment.