Skip to content

Commit

Permalink
adjust golang version in circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
faddat committed Dec 22, 2024
1 parent 016154b commit 71b2d1e
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 @@ -186,7 +186,7 @@ jobs:
# Build types and cosmwam package without cgo
wasmvm_no_cgo:
docker:
- image: cimg/go:1.21.4
- image: cimg/go:1.23.4
steps:
- checkout
- run:
Expand Down

0 comments on commit 71b2d1e

Please sign in to comment.