diff options
| author | Tianhao Wang <wth@riseup.net> | 2024-02-25 13:31:28 +0100 |
|---|---|---|
| committer | Tianhao Wang <shrik3@mailbox.org> | 2024-06-11 15:13:39 +0200 |
| commit | 50cb93eb1f3eeb8ce9446d8c5ffbd07ba8e7707e (patch) | |
| tree | f060a886da16f46f4e4d1e0a448999acdc0223dc /.builds | |
| parent | 70f9c89c64caa9f3e06c3c18a35157ce89f16162 (diff) | |
remove conflicting toolchain spec
Diffstat (limited to '.builds')
| -rw-r--r-- | .builds/x86_64.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.builds/x86_64.yml b/.builds/x86_64.yml index 02f5bd6..4168b03 100644 --- a/.builds/x86_64.yml +++ b/.builds/x86_64.yml @@ -18,6 +18,6 @@ tasks: cd rustubs mkdir build make - + artifacts: - rustubs/bootdisk.iso |
