build_rocky: use uv to acquire more recent version of Python

This commit is contained in:
Andrej730
2026-04-14 19:04:54 +05:00
committed by Thomas Krijnen
parent 0cc4255f23
commit 9003750ea1
6 changed files with 28 additions and 22 deletions
+1 -2
View File
@@ -95,8 +95,7 @@ jobs:
echo "\`\`\`" >> $GITHUB_STEP_SUMMARY
}
run_check poe ruff-main
run_check poe ruff-old
run_check poe ruff
exit $ERROR
continue-on-error: true