Skip to content

Commit

Permalink
Add 'ecosys' option to CI intel compiler build
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasTorsvik committed Oct 17, 2023
1 parent f22d8dc commit 4c816e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
matrix:
mpi: [true, false]
openmp: ['enabled', 'disabled']
ecosys: [true, false]
# Tell Meson to use Intel compilers
env:
CC: icc
Expand Down

0 comments on commit 4c816e6

Please sign in to comment.