Skip to content

Commit e94d37d

Browse files
committed
test: force the usage of the new windows 11 runners
1 parent 03a54a7 commit e94d37d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ jobs:
213213

214214

215215
test_windows_fast:
216-
runs-on: [self-hosted, Windows]
216+
runs-on: [self-hosted, Windows, win11]
217217
if: "(
218218
github.event_name == 'push'
219219
&& github.ref != 'refs/heads/main'

0 commit comments

Comments
 (0)