Skip to content

Commit 5419f09

Browse files
committed
fix i686 glibc build
1 parent 04d6346 commit 5419f09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- target: i686-unknown-linux-gnu
3232
runner: ubuntu-24.04
3333
manylinux: "2_17"
34-
# rust-toolchain: stable
34+
rust-toolchain: stable
3535
- target: i686-unknown-linux-musl
3636
runner: ubuntu-24.04
3737
manylinux: musllinux_1_2

0 commit comments

Comments
 (0)