Skip to content

Commit 2243d51

Browse files
chore: Changing back to ubuntu-latest
We changed the integration test script to run on linux so changing back to ubuntu-latest.
1 parent a9d1f87 commit 2243d51

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: windows-latest
28+
runs-on: ubuntu-latest
2929

3030
env:
3131
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1

0 commit comments

Comments
 (0)