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 ae68460 commit 89b37baCopy full SHA for 89b37ba
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup
19
uses: ./.github/actions/setup-cpp
20
with:
21
- toolchain: Clang
+ toolchain: GCC
22
23
- name: Setup JS
24
uses: ./.github/actions/setup-js
0 commit comments