Skip to content

Commit

Permalink
Pin it on Windows, too
Browse files Browse the repository at this point in the history
  • Loading branch information
AnyOldName3 committed Jan 21, 2025
1 parent 57ffc11 commit 9ae12ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ macOS14_Xcode15_arm64:
- choco install vswhere -y
- choco install ninja -y
- choco install python -y
- choco install awscli -y
- choco install awscli -y --version=2.22.35
- refreshenv
- |
function Make-SafeFileName {
Expand Down Expand Up @@ -741,7 +741,7 @@ macOS14_Xcode15_arm64:
- choco install 7zip -y
- choco install vswhere -y
- choco install python -y
- choco install awscli -y
- choco install awscli -y --version=2.22.35
- refreshenv
- |
function Make-SafeFileName {
Expand Down

0 comments on commit 9ae12ba

Please sign in to comment.