Skip to content

Commit b892e7b

Browse files
chore: switching to windows-latest
Integration test script runs on windows. Switching back to windows-latest.
1 parent 5630a6f commit b892e7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ on:
2525
jobs:
2626
nightly:
2727

28-
runs-on: ubuntu-latest
28+
runs-on: windows-latest
2929

3030
env:
3131
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1

0 commit comments

Comments
 (0)