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 f150ab3 commit 994a669Copy full SHA for 994a669
.github/workflows/ci.yml
@@ -24,7 +24,8 @@ jobs:
24
- { gcc: "libgccjit12.so", extra: "--no-default-features", artifacts_branch: "gcc12" }
25
commands: [
26
"--mini-tests",
27
- "--std-tests --asm-tests",
+ "--std-tests",
28
+ "--asm-tests",
29
"--test-libcore",
30
"--extended-rand-tests",
31
"--extended-regex-example-tests",
0 commit comments