Skip to content

Commit ff038d9

Browse files
committed
Update
1 parent 67d30ed commit ff038d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
upload_python_packages_test:
4545
needs: build_opencue_packages
4646
runs-on: ubuntu-22.04
47-
container: python:3.10
47+
container: python:3.11
4848
name: "Upload python packages to testpypi repo"
4949
environment: testpypi
5050
env:

0 commit comments

Comments
 (0)