Skip to content

Commit e0977db

Browse files
authored
Update CI.yml
1 parent fcfb556 commit e0977db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ jobs:
2929
build: [cmake]
3030
include:
3131
- os: ubuntu-22.04
32-
toolchain: {compiler: intel-classic, version: '2021.10'}
32+
build: cmake
33+
toolchain: {compiler: intel-classic, version: '2021.10'}
3334
- os: ubuntu-latest
3435
build: cmake-inline
3536
toolchain: {compiler: gcc, version: 10}

0 commit comments

Comments
 (0)