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