Skip to content

Commit 32aca0c

Browse files
committed
Exclude C++14 icpx build
1 parent 65b8c84 commit 32aca0c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/cmake.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ jobs:
4040
stdcxx: 23
4141
- compiler_driver: g++-10
4242
stdcxx: 23
43+
- compiler_driver: icpx
44+
stdcxx: 14
4345
name: ${{ matrix.compiler_driver }} C++${{ matrix.stdcxx }}
4446
steps:
4547

0 commit comments

Comments
 (0)