Skip to content

Commit

Permalink
Pin go version to 1.21.6
Browse files Browse the repository at this point in the history
  • Loading branch information
PapaCharlie authored Feb 2, 2024
1 parent 9fb2a5a commit 9cbbb01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
zk-version: [3.5.8, 3.6.3]
go-version: ['oldstable', 'stable']
go-version: [1.21.6]
runs-on: ubuntu-latest
steps:
- name: Go ${{ matrix.go }} setup
Expand Down

0 comments on commit 9cbbb01

Please sign in to comment.