We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0f42fd commit 736d0feCopy full SHA for 736d0fe
1 file changed
.github/workflows/cmake.yml
@@ -17,9 +17,6 @@ jobs:
17
matrix:
18
os: [ubuntu-latest, macos-latest]
19
toolchain:
20
- - {compiler: gcc, version: 12}
21
- - {compiler: gcc, version: 13}
22
- - {compiler: gcc, version: 14}
23
- {compiler: gcc, version: 15}
24
- {compiler: gcc, version: 16}
25
- {compiler: intel-classic, version: '2021.9'}
0 commit comments