We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67d30ed commit ff038d9Copy full SHA for ff038d9
.github/workflows/release-pipeline.yml
@@ -44,7 +44,7 @@ jobs:
44
upload_python_packages_test:
45
needs: build_opencue_packages
46
runs-on: ubuntu-22.04
47
- container: python:3.10
+ container: python:3.11
48
name: "Upload python packages to testpypi repo"
49
environment: testpypi
50
env:
0 commit comments