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

Commit

Permalink
releaser: use valid chocolatey 1.18 version (#2566)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmfitzpatrick authored Nov 2, 2022
1 parent 2f61b10 commit 4bcdfc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ win-bundle-build:
GOOS: "windows"
GO111MODULE: "on"
before_script:
- choco upgrade -y golang --version 1.18.7
- choco upgrade -y golang --version 1.18.5
- choco upgrade -y git --version 2.33.0.2
- refreshenv
script:
Expand Down

0 comments on commit 4bcdfc6

Please sign in to comment.