Skip to content

Commit 89b37ba

Browse files
committed
use gcc in ubuntu
1 parent ae68460 commit 89b37ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup
1919
uses: ./.github/actions/setup-cpp
2020
with:
21-
toolchain: Clang
21+
toolchain: GCC
2222

2323
- name: Setup JS
2424
uses: ./.github/actions/setup-js

0 commit comments

Comments
 (0)