Skip to content

Commit 364a132

Browse files
committed
here
1 parent 2ad6aa5 commit 364a132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/inductor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
# Pass shell name to conda init
5151
${mc3_dir}/bin/conda init $(basename ${SHELL})
5252
${mc3_dir}/bin/conda config --set solver classic
53-
${mc3_dir}/bin/conda install -y ninja==1.11.1.1 cmake==3.30.2 wheel==0.44.0
53+
${mc3_dir}/bin/conda install -y ninja cmake wheel
5454
sudo dnf groupinstall -y "Development Tools"
5555
sudo yum install -y zlib-devel
5656
# zlib-devel to resolve libz.so cannot be found error

0 commit comments

Comments
 (0)