We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f170082 commit 68a471aCopy full SHA for 68a471a
1 file changed
.github/workflows/CI-windows.yml
@@ -76,7 +76,7 @@ jobs:
76
77
test-core:
78
needs: build
79
- runs-on: ubuntu-24.04
+ runs-on: windows-2025
80
strategy:
81
matrix:
82
image: [ "mcr.microsoft.com/windows/server:ltsc2025", "mcr.microsoft.com/windows/servercore:ltsc2025" ]
0 commit comments