Skip to content

Commit

Permalink
update: update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
asjdf committed Jul 22, 2024
1 parent 9e53719 commit d249c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ jobs:
with:
go-url: 'https://github.com/actions/go-versions/releases/download/1.22.5-9771837482/go-1.22.5-linux-x64.tar.gz'
go-version: 1.22.5
cache-sdk: false
cache-sdk: 'false'

- name: verify go
run: __tests__/verify-go.sh "1.22.5"
Expand Down

0 comments on commit d249c53

Please sign in to comment.