Enable intel toolchain CI
Signed-off-by: Cristian Le <cristian.le@mpsd.mpg.de>
This commit is contained in:
parent
d3fee3c0ae
commit
e5508ac4a3
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
needs: [ pre-commit ]
|
||||
strategy:
|
||||
matrix:
|
||||
toolchain: [ gcc, llvm ]
|
||||
toolchain: [ gcc, llvm, intel ]
|
||||
json_version: [ v3.11.2, v3.8.0 ]
|
||||
env:
|
||||
NLOHMANN_JSON_VERSION: ${{ matrix.json_version }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user