Skip to content

Commit

Permalink
ci: Trying another Go version
Browse files Browse the repository at this point in the history
Signed-off-by: Drew Robinson <[email protected]>
  • Loading branch information
ocean committed Sep 5, 2024
1 parent 923bc04 commit ca6a733
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 @@ -6,7 +6,7 @@ jobs:
build:
executor:
name: go/default
tag: '1.23'
tag: '1.22'
working_directory: /home/circleci/go/src/github.com/ahoy-cli/ahoy
steps:
- checkout
Expand Down

0 comments on commit ca6a733

Please sign in to comment.