Skip to content

Commit 7802c22

Browse files
test 06
1 parent 9b76759 commit 7802c22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ xbuild-tools = ["cmake", "ninja"]
1111

1212
[tool.cibuildwheel.linux]
1313
before-all = [
14-
"dnf install lsb_release -y",
14+
"dnf install redhat-lsb-core -y",
1515
"chmod +x {package}/tensor-array-repo/Tensor-Array/scripts/actions/install-cuda-ubuntu.sh",
1616
"{package}/tensor-array-repo/Tensor-Array/scripts/actions/install-cuda-ubuntu.sh --cuda=12.9 --temp=/tmp/cuda-temp"
1717
]

0 commit comments

Comments
 (0)