Skip to content

Commit 7d2d476

Browse files
committed
remove intel-classic from macOS 13, use ifx
1 parent 85da02c commit 7d2d476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- {compiler: gcc, version: 10}
3636
exclude:
3737
- os: macos-13
38-
toolchain: {compiler: intel, version: '2024.1'}
38+
toolchain: {compiler: intel-classic, version: '2024.1'}
3939
- os: macos-13
4040
toolchain: {compiler: gcc, version: 13}
4141
env:

0 commit comments

Comments
 (0)