Skip to content

Commit 6bf34a5

Browse files
committed
Try new windows runner
1 parent 6a670c1 commit 6bf34a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
os: [ ubuntu-latest, windows-latest, macos-latest ]
21+
os: [ ubuntu-latest, windows-2025-vs2026, macos-latest ]
2222
steps:
2323
- name: Checkout code changes
2424
uses: actions/checkout@v6

0 commit comments

Comments
 (0)