remove upgrade

This commit is contained in:
William Bell
2025-11-30 05:56:45 +00:00
parent 3d92071d0a
commit 2d988a5120

1
Jenkinsfile vendored
View File

@@ -14,7 +14,6 @@ pipeline {
python3 -m venv /tmp/venv
. /tmp/venv/bin/activate
apt update
apt upgrade -y
apt install -y cmake flex python3 python3-pip python3-venv
pip install --upgrade pip
pip install conan