From 2d988a5120d22d112dd96e4a85030abb0679c224 Mon Sep 17 00:00:00 2001 From: William Bell <62452284+Ugric@users.noreply.github.com> Date: Sun, 30 Nov 2025 05:56:45 +0000 Subject: [PATCH] remove upgrade --- Jenkinsfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 930938b..5183478 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -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