Fix broken libgccjit 12 CI
This commit is contained in:
parent
6099d97bcb
commit
63d308bd76
3
.github/workflows/gcc12.yml
vendored
3
.github/workflows/gcc12.yml
vendored
@ -67,9 +67,10 @@ jobs:
|
||||
- name: Build
|
||||
run: |
|
||||
./y.sh prepare --only-libcore --libgccjit12-patches
|
||||
./y.sh build --sysroot --no-default-features --sysroot-panic-abort
|
||||
./y.sh build --no-default-features --sysroot-panic-abort
|
||||
# Uncomment when we no longer need to remove global variables.
|
||||
#./y.sh build --sysroot --no-default-features --sysroot-panic-abort
|
||||
#./y.sh build --sysroot --no-default-features --sysroot-panic-abort
|
||||
#cargo test --no-default-features
|
||||
#./y.sh clean all
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user