We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 833265d commit 08b576aCopy full SHA for 08b576a
.circleci/config.yml
@@ -1,9 +1,8 @@
1
version: 2
2
jobs:
3
test:
4
- working_directory: /go/src/github.com/segmentio/golines
5
docker:
6
- - image: circleci/golang:1.19
+ - image: cimg/go:1.19
7
environment:
8
GO111MODULE: 'on'
9
steps:
0 commit comments