Skip to content

Commit 9c09866

Browse files
committed
Use non-deprecated windows nightly label
1 parent 4691790 commit 9c09866

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@ jobs:
6969
with:
7070
windows_6_0_enabled: true
7171
windows_6_1_enabled: true
72-
windows_nightly_6_1_enabled: true
72+
windows_nightly_next_enabled: true
7373
windows_nightly_main_enabled: true

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,5 @@ jobs:
7373
with:
7474
windows_6_0_enabled: true
7575
windows_6_1_enabled: true
76-
windows_nightly_6_1_enabled: true
76+
windows_nightly_next_enabled: true
7777
windows_nightly_main_enabled: true

0 commit comments

Comments
 (0)