Skip to content

Commit 031d305

Browse files
committed
chore: fixed windows runner in ci
1 parent 471f6cc commit 031d305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ build:windows:
171171
needs: []
172172
allow_failure: true
173173
tags:
174-
- windows
174+
- saas-windows-medium-amd64
175175
variables:
176176
# Only x64 architecture is needed
177177
npm_config_arch: "x64"

0 commit comments

Comments
 (0)