Skip to content

Commit a46066c

Browse files
Remove ignored commands from gcc12 CI
1 parent 984e045 commit a46066c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/gcc12.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ jobs:
2828
# FIXME: re-enable asm tests when GCC can emit in the right syntax.
2929
# "--asm-tests",
3030
"--test-libcore",
31-
"--extended-rand-tests",
32-
"--extended-regex-example-tests",
33-
"--extended-regex-tests",
3431
"--test-successful-rustc --nb-parts 2 --current-part 0",
3532
"--test-successful-rustc --nb-parts 2 --current-part 1",
3633
]

0 commit comments

Comments
 (0)