Skip to content

Commit

Permalink
CI: use golang:1.17 container
Browse files Browse the repository at this point in the history
1.14 is already EOL.

Signed-off-by: Valentin Rothberg <[email protected]>
  • Loading branch information
vrothberg committed Oct 2, 2021
1 parent 4ba3a68 commit b604ec3
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
@@ -1,5 +1,5 @@
container:
image: golang:1.14
image: golang:1.17

env:
GOPROXY: https://proxy.golang.org
Expand Down

0 comments on commit b604ec3

Please sign in to comment.