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 fcfb556 commit e0977dbCopy full SHA for e0977db
.github/workflows/CI.yml
@@ -29,7 +29,8 @@ jobs:
29
build: [cmake]
30
include:
31
- os: ubuntu-22.04
32
- toolchain: {compiler: intel-classic, version: '2021.10'}
+ build: cmake
33
+ toolchain: {compiler: intel-classic, version: '2021.10'}
34
- os: ubuntu-latest
35
build: cmake-inline
36
toolchain: {compiler: gcc, version: 10}
0 commit comments