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 53827fc commit 902bd21Copy full SHA for 902bd21
README.md
@@ -40,6 +40,8 @@ jobs:
40
exclude:
41
- os: macos-latest
42
toolchain: {compiler: intel}
43
+ - os: macos-latest
44
+ toolchain: {compiler: intel-classic}
45
46
toolchain: {compiler: nvidia-hpc}
47
- os: windows-latest
0 commit comments