Skip to content

Commit

Permalink
Bump go versions in unittest.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
PapaCharlie authored Feb 2, 2024
1 parent e5efea7 commit aad7150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittest.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.1]
go-version: [1.13.x, 1.14.x]
go-version: ['oldstable', 'stable']
runs-on: ubuntu-latest
steps:
- name: Setup Go
Expand Down

0 comments on commit aad7150

Please sign in to comment.