Skip to content

Commit 7a62bcf

Browse files
authored
Remote windows-2019 test runner
The windows-2019 test runner [has been deprecated](actions/runner-images#12045) as of 2025-06-30
1 parent 50d6978 commit 7a62bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
strategy:
3939
matrix:
4040
arch: [ x64 ]
41-
os: [ windows-2019, windows-2022, macos-13 ]
41+
os: [ windows-2022, macos-13 ]
4242
tfm: [ net472, net8.0, net9.0 ]
4343
exclude:
4444
- os: macos-13

0 commit comments

Comments
 (0)