ci: finalize the OS build choices

This commit is contained in:
2025-09-14 16:01:17 -06:00
parent 9963d9cd0b
commit 396cb4c3e4
+4 -4
View File
@@ -171,6 +171,10 @@ jobs:
os: macos-latest
use-cross: true
cargo-flags: ""
- target: aarch64_pc_windows_msvc
os: windows-latest
use-cross: true
cargo-flags: ""
- target: x86_64-apple-darwin
os: macos-latest
cargo-flags: ""
@@ -181,10 +185,6 @@ jobs:
os: ubuntu-latest
use-cross: true
cargo-flags: ""
- target: i686-unknown-linux-gnu
os: ubuntu-latest
use-cross: true
cargo-flags: ""
# prettier-ignore
# job: