Skip to content

Commit e39ed50

Browse files
Environment updates
1 parent 0ee33e0 commit e39ed50

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/unittest/linux_libs/scripts_procgen/setup_env.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
set -e
99
set -v
1010

11-
# default to Python 3.9 if not provided by CI
12-
PYTHON_VERSION="${PYTHON_VERSION:-3.9}"
13-
1411
apt-get update && apt-get upgrade -y && apt-get install -y git cmake
1512
# Avoid error: "fatal: unsafe repository"
1613
git config --global --add safe.directory '*'

0 commit comments

Comments
 (0)