Skip to content

Commit

Permalink
Minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
TLCFEM committed Oct 13, 2023
1 parent e85b320 commit 1162502
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dev-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ jobs:
mkl: [ ON, OFF ]
exclude:
- build: Debug
mkl: OFF
mkl: ON
- build: Debug
avx: OFF
avx: ON
- compiler: { c: icx, cpp: icpx, fortran: ifx }
mkl: OFF
steps:
Expand Down

0 comments on commit 1162502

Please sign in to comment.