Skip to content

Commit b12dc68

Browse files
committed
Downgrade to Windows Server 2022
* As reported by HDFGroup/hdf5#5885 * Caused by actions/runner-images#12677
1 parent fcd8247 commit b12dc68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checkCI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
os: windows-latest
3636
compiler: msvc
3737
- toolchain: windows-mingw
38-
os: windows-latest
38+
os: windows-2022
3939
compiler: mingw
4040
steps:
4141
- name: Checkout code

0 commit comments

Comments
 (0)