Skip to content

Commit

Permalink
ci: change to latest gitlab windows runner tags
Browse files Browse the repository at this point in the history
  • Loading branch information
CMCDragonkai committed May 14, 2024
1 parent ff67b30 commit 9de0ee5
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 @@ -160,7 +160,7 @@ build:windows:
stage: build
needs: []
tags:
- windows
- saas-windows-medium-amd64
before_script:
- mkdir -Force "$CI_PROJECT_DIR/tmp"
- Import-Module $env:ChocolateyInstall\helpers\chocolateyProfile.psm1
Expand Down

0 comments on commit 9de0ee5

Please sign in to comment.