File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[context .production .environment ]
2
- GO_VERSION = " 1.19 "
2
+ GO_VERSION = " 1.18 "
3
3
NODE_VERSION = " 17"
4
4
# TODO https://github.com/golangci/golangci-lint/pull/2904#issuecomment-1146870535
5
5
# NPM_FLAGS = "--legacy-peer-deps"
6
6
# NPM_FLAGS = "--force"
7
7
NPM_VERSION = " 8.5.5"
8
8
9
9
[context .deploy-preview .environment ]
10
- GO_VERSION = " 1.19 "
10
+ GO_VERSION = " 1.18 "
11
11
NODE_VERSION = " 17"
12
12
# TODO https://github.com/golangci/golangci-lint/pull/2904#issuecomment-1146870535
13
13
# NPM_FLAGS = "--legacy-peer-deps"
14
14
# NPM_FLAGS = "--force"
15
15
NPM_VERSION = " 8.5.5"
16
16
17
17
[context .branch-deploy .environment ]
18
- GO_VERSION = " 1.19 "
18
+ GO_VERSION = " 1.18 "
19
19
NODE_VERSION = " 17"
20
20
# TODO https://github.com/golangci/golangci-lint/pull/2904#issuecomment-1146870535
21
21
# NPM_FLAGS = "--legacy-peer-deps"
You can’t perform that action at this time.
0 commit comments