mirror of
https://github.com/NotAShelf/microfetch.git
synced 2026-04-27 10:55:20 +00:00
arch: add i686 support
This commit is contained in:
parent
950d9f4d2c
commit
a6fab02586
4 changed files with 184 additions and 7 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
|
@ -47,6 +47,8 @@ jobs:
|
|||
toolchain: nightly
|
||||
components: rust-src
|
||||
build_std: true
|
||||
- target: i686-unknown-linux-gnu
|
||||
toolchain: stable
|
||||
|
||||
steps:
|
||||
- name: "Checkout"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue