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 f1876bf commit 0bf097aCopy full SHA for 0bf097a
.github/workflows/CI.yml
@@ -25,6 +25,7 @@ jobs:
25
- {compiler: gcc, version: 11}
26
- {compiler: gcc, version: 12}
27
- {compiler: gcc, version: 13}
28
+ - {compiler: gcc, version: 14}
29
- {compiler: intel, version: '2024.1'}
30
build: [cmake]
31
include:
0 commit comments