Skip to content

Commit 81706c0

Browse files
committed
Run CI on windows-latest
1 parent 7462a14 commit 81706c0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-windows.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88

99
build-windows:
1010

11-
runs-on: windows-2025
11+
runs-on: windows-latest
1212

1313
steps:
1414

@@ -75,4 +75,4 @@ jobs:
7575
uses: actions/upload-artifact@v4
7676
with:
7777
name: package-windows
78-
path: staging/
78+
path: staging/

0 commit comments

Comments
 (0)