Skip to content

Commit 105692e

Browse files
committed
GHA: Update runners to windows-2025
1 parent 793ec82 commit 105692e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/intelmpi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
matrix:
4343
os:
4444
- ubuntu-24.04
45-
- windows-2022
45+
- windows-2025
4646

4747
steps:
4848

.github/workflows/msmpi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
fail-fast: false
4242
matrix:
4343
os:
44-
- windows-2022
44+
- windows-2025
4545

4646
steps:
4747

0 commit comments

Comments
 (0)