Skip to content

Commit

Permalink
chore: update go to v1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
simlecode committed Oct 22, 2024
1 parent fd380d7 commit 84ac183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
test_all:
executor:
name: go/default
tag: "cimg/go:1.21.7"
tag: "cimg/go:1.22.8"
steps:
- go/setup_env:
install_ffi: true
Expand Down

0 comments on commit 84ac183

Please sign in to comment.