ci: Don't use cross to build linux-gnu

This commit is contained in:
2025-09-14 17:11:36 -06:00
parent 2b971602c3
commit befd414bfe
-1
View File
@@ -190,7 +190,6 @@ jobs:
cargo-flags: "" cargo-flags: ""
- target: x86_64-unknown-linux-gnu - target: x86_64-unknown-linux-gnu
os: ubuntu-latest os: ubuntu-latest
use-cross: true
cargo-flags: "" cargo-flags: ""
steps: steps: