Skip to content

Commit 5fdb74c

Browse files
committed
ci: windows-2025
1 parent 557c8df commit 5fdb74c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-debug.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
build-dotnet:
1313
strategy:
1414
matrix:
15-
os: [ubuntu-24.04, windows-latest]
15+
os: [ubuntu-24.04, windows-2025]
1616
permissions:
1717
contents: read
1818
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)