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