Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit 4bcdfc6

Browse files
releaser: use valid chocolatey 1.18 version (#2566)
1 parent 2f61b10 commit 4bcdfc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ win-bundle-build:
8282
GOOS: "windows"
8383
GO111MODULE: "on"
8484
before_script:
85-
- choco upgrade -y golang --version 1.18.7
85+
- choco upgrade -y golang --version 1.18.5
8686
- choco upgrade -y git --version 2.33.0.2
8787
- refreshenv
8888
script:

0 commit comments

Comments
 (0)