We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 911b7c6 commit e0249dcCopy full SHA for e0249dc
.github/compat/matrix.yml
@@ -3,8 +3,8 @@ os:
3
- ubuntu-22.04
4
- macos-14
5
- macos-13
6
+ - windows-2025
7
- windows-2022
- - windows-2019
8
toolchain:
9
- {compiler: gcc, version: 14}
10
- {compiler: gcc, version: 13}
@@ -90,7 +90,7 @@ exclude:
90
- os: macos-13
91
toolchain: {compiler: nvidia-hpc}
92
# nvidia-hpc not available for windows
93
- - os: windows-2022
+ - os: windows-2025
94
95
- - os: windows-2019
+ - os: windows-2022
96
0 commit comments