Skip to content

Commit

Permalink
Force lint to golang:1.21
Browse files Browse the repository at this point in the history
Matches what we're compiling with.

Signed-off-by: Matt Heon <[email protected]>
  • Loading branch information
mheon committed Oct 15, 2024
1 parent 097de28 commit eccfbd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ lint_task:
env:
CIRRUS_WORKING_DIR: "/go/src/github.com/containers/storage"
container:
image: golang
image: golang:1.21
modules_cache:
fingerprint_script: cat go.sum
folder: $GOPATH/pkg/mod
Expand Down

0 comments on commit eccfbd0

Please sign in to comment.