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
parent 29b648d8dd
commit 760c65595c
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