Remove ignored commands from gcc12 CI
This commit is contained in:
parent
984e045848
commit
a46066ca23
3
.github/workflows/gcc12.yml
vendored
3
.github/workflows/gcc12.yml
vendored
@ -28,9 +28,6 @@ jobs:
|
||||
# FIXME: re-enable asm tests when GCC can emit in the right syntax.
|
||||
# "--asm-tests",
|
||||
"--test-libcore",
|
||||
"--extended-rand-tests",
|
||||
"--extended-regex-example-tests",
|
||||
"--extended-regex-tests",
|
||||
"--test-successful-rustc --nb-parts 2 --current-part 0",
|
||||
"--test-successful-rustc --nb-parts 2 --current-part 1",
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user