Skip to content

Commit

Permalink
Fix actions
Browse files Browse the repository at this point in the history
  • Loading branch information
pourtorabehsan committed May 9, 2024
1 parent e983c3b commit d62c814
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.6.2 ]
go-version: [ 1.18.x, 1.19.x, 1.20.x, 1.22.x ]
go-version: [ 1.22.x ]
runs-on: ubuntu-latest
steps:
- name: Setup Go
Expand Down

0 comments on commit d62c814

Please sign in to comment.