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 11[context .production .environment ]
2- GO_VERSION = " 1.19 "
2+ GO_VERSION = " 1.18 "
33 NODE_VERSION = " 17"
44 # TODO https://github.com/golangci/golangci-lint/pull/2904#issuecomment-1146870535
55# NPM_FLAGS = "--legacy-peer-deps"
66# NPM_FLAGS = "--force"
77 NPM_VERSION = " 8.5.5"
88
99[context .deploy-preview .environment ]
10- GO_VERSION = " 1.19 "
10+ GO_VERSION = " 1.18 "
1111 NODE_VERSION = " 17"
1212 # TODO https://github.com/golangci/golangci-lint/pull/2904#issuecomment-1146870535
1313# NPM_FLAGS = "--legacy-peer-deps"
1414# NPM_FLAGS = "--force"
1515 NPM_VERSION = " 8.5.5"
1616
1717[context .branch-deploy .environment ]
18- GO_VERSION = " 1.19 "
18+ GO_VERSION = " 1.18 "
1919 NODE_VERSION = " 17"
2020 # TODO https://github.com/golangci/golangci-lint/pull/2904#issuecomment-1146870535
2121# NPM_FLAGS = "--legacy-peer-deps"
You can’t perform that action at this time.
0 commit comments