Skip to content

Commit 39c5fc8

Browse files
committed
chore: try pinning rustc version to the last known working one
1 parent 47dae50 commit 39c5fc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ jobs:
9191
# NOTE: rust-cross/manylinux docker images are CentOS based
9292
yum update -y
9393
yum install -y openssl openssl-devel perl perl-IPC-Cmd
94+
rustup default 1.93.0
9495
;;
9596
esac
9697

0 commit comments

Comments
 (0)