We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 316c7b7 commit 6c8b456Copy full SHA for 6c8b456
.github/workflows/build_linux.yml
@@ -13,6 +13,7 @@ jobs:
13
- {compiler: gcc, version: 11}
14
- {compiler: gcc, version: 12}
15
- {compiler: gcc, version: 13}
16
+ - {compiler: intel-classic, version: 2021.9}
17
18
steps:
19
0 commit comments