Skip to content

Commit

Permalink
remove intel-classic from macOS 13, use ifx
Browse files Browse the repository at this point in the history
  • Loading branch information
perazz committed Dec 9, 2024
1 parent 85da02c commit 7d2d476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- {compiler: gcc, version: 10}
exclude:
- os: macos-13
toolchain: {compiler: intel, version: '2024.1'}
toolchain: {compiler: intel-classic, version: '2024.1'}
- os: macos-13
toolchain: {compiler: gcc, version: 13}
env:
Expand Down

0 comments on commit 7d2d476

Please sign in to comment.