We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84e8dad commit 990170bCopy full SHA for 990170b
1 file changed
.github/workflows/ci.yml
@@ -75,7 +75,7 @@ jobs:
75
76
- name: Build with xmake
77
run: |
78
- xmake f -m release --toolchain=llvm -vv -y
+ xmake f -m release -vv -y
79
xmake -j$(sysctl -n hw.ncpu)
80
81
build-windows:
0 commit comments