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 3618eaf commit cbf18b7Copy full SHA for cbf18b7
.github/workflows/MacOs.yml
@@ -52,8 +52,8 @@ jobs:
52
exclude:
53
- { os: macos-14, compiler: { tool: gcc, ver: 10 } }
54
- { compiler: { tool: gcc, ver: 10 }, std: 23 }
55
- - { compiler: { tool: apple-clang } }
56
- { compiler: { tool: gcc } }
+ - { compiler: { tool: apple-clang } }
57
58
runs-on: ${{matrix.os}}
59
steps:
0 commit comments