Skip to content

Commit

Permalink
Undo trying to fix python version
Browse files Browse the repository at this point in the history
  • Loading branch information
aquan9 committed Aug 31, 2024
1 parent f0a129f commit 6653f22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/deps_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -e

sudo apt-get update
sudo apt-get install -y slurmctld slurmd slurmrestd munge python3=3.12.2 python3-venv \
sudo apt-get install -y slurmctld slurmd slurmrestd munge python3 python3-venv \
curl build-essential zlib1g-dev libncurses5-dev libgdbm-dev libnss3-dev \
libssl-dev libsqlite3-dev libreadline-dev libffi-dev libbz2-dev \
libmunge-dev \
Expand Down

0 comments on commit 6653f22

Please sign in to comment.