Skip to content

Commit

Permalink
Remove ifx due to the bug in ifx
Browse files Browse the repository at this point in the history
  • Loading branch information
gha3mi committed Dec 28, 2023
1 parent 5714f50 commit f4a93c8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/CI_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ jobs:
toolchain:
- {compiler: gcc}
- {compiler: intel-classic}
- {compiler: intel}
exclude:
- os: windows-latest
toolchain: {compiler: intel-classic}
# - {compiler: intel}
# exclude:
# - os: windows-latest
# toolchain: {compiler: intel-classic}

steps:
- name: Checkout code
Expand Down

0 comments on commit f4a93c8

Please sign in to comment.