We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fba9944 commit f5297c6Copy full SHA for f5297c6
.circleci/config.yml
@@ -6,7 +6,7 @@ jobs:
6
working_directory: ~/go/src/github.com/fnproject/fn
7
environment: # apparently expansion doesn't work here yet: https://discuss.circleci.com/t/environment-variable-expansion-in-working-directory/11322
8
- GOPATH=/home/circleci/go
9
- - GOVERSION=1.11.5
+ - GOVERSION=1.12.1
10
- OS=linux
11
- ARCH=amd64
12
- FN_LOG_LEVEL=debug
0 commit comments