diff options
| author | Antoni Boucher <bouanto@zoho.com> | 2024-07-05 15:35:57 -0400 |
|---|---|---|
| committer | Antoni Boucher <bouanto@zoho.com> | 2024-07-05 15:35:57 -0400 |
| commit | 5681c3cf681d0dc5acdafbd28eed1b8a7ad751fa (patch) | |
| tree | 681f1289a682b8936629197879b64d2e8cea23ed /.github/workflows | |
| parent | 0b5be441cf5e25beba8990b201be30293072245e (diff) | |
| download | rust-5681c3cf681d0dc5acdafbd28eed1b8a7ad751fa.tar.gz rust-5681c3cf681d0dc5acdafbd28eed1b8a7ad751fa.zip | |
Cleanup
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/gcc12.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/gcc12.yml b/.github/workflows/gcc12.yml index b0775646c5c..5977ed33c56 100644 --- a/.github/workflows/gcc12.yml +++ b/.github/workflows/gcc12.yml @@ -70,7 +70,6 @@ jobs: ./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 |
