Skip to content

Commit

Permalink
Increase go_version to 1.22.6 (#821)
Browse files Browse the repository at this point in the history
Co-authored-by: James Kwon <[email protected]>
  • Loading branch information
james03160927 and james03160927 authored Dec 27, 2024
1 parent a37f56c commit 8de0565
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env: &env
defaults: &defaults
resource_class: large
docker:
- image: 087285199408.dkr.ecr.us-east-1.amazonaws.com/circle-ci-test-image-base:go1.21-tf1.5-tg39.1-pck1.8-ci50.7
- image: 087285199408.dkr.ecr.us-east-1.amazonaws.com/circle-ci-test-image-base:go1.22.6-tf1.5-tg58.8-pck1.8-ci56.0
version: 2.1
jobs:
test:
Expand Down Expand Up @@ -159,7 +159,7 @@ jobs:
- attach_workspace:
at: .
- go/install:
version: "1.20.5"
version: "1.22.6"
- run:
name: Install sign-binary-helpers
command: |
Expand Down

0 comments on commit 8de0565

Please sign in to comment.