We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cc224f commit 392b869Copy full SHA for 392b869
1 file changed
.github/workflows/beam_PostCommit_Python_MongoDBIO_IT.yml
@@ -78,7 +78,7 @@ jobs:
78
- name: Run mongodbioIT script
79
uses: ./.github/actions/gradle-command-self-hosted-action
80
with:
81
- gradle-command: :sdks:python:test-suites:direct:py313:mongodbioIT
+ gradle-command: :sdks:python:test-suites:direct:py314:mongodbioIT
82
arguments: |
83
-PpythonVersion=3.14 \
84
- name: Archive Python Test Results
0 commit comments