We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85da02c commit 7d2d476Copy full SHA for 7d2d476
.github/workflows/CI.yml
@@ -35,7 +35,7 @@ jobs:
35
- {compiler: gcc, version: 10}
36
exclude:
37
- os: macos-13
38
- toolchain: {compiler: intel, version: '2024.1'}
+ toolchain: {compiler: intel-classic, version: '2024.1'}
39
40
toolchain: {compiler: gcc, version: 13}
41
env:
0 commit comments