We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c293fdf commit 524a515Copy full SHA for 524a515
.circleci/config.yml
@@ -7,7 +7,6 @@ jobs:
7
docker:
8
- image: cimg/go:1.19.2
9
10
- working_directory: /go/src/github.com/nikogura/gomason
11
environment:
12
GO111MODULE: "on"
13
steps:
0 commit comments