We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0039cc commit 0e53aacCopy full SHA for 0e53aac
1 file changed
.github/workflows/build.yml
@@ -21,8 +21,6 @@ jobs:
21
exclude:
22
- compiler: gcc
23
stdlib: libc++
24
- - compiler: gcc
25
- stdlib: stdc++
26
27
steps:
28
- name: Checkout repository and submodules
0 commit comments