Skip to content

Commit 392b869

Browse files
authored
Fix py314:mongodbioIT (#38062)
1 parent 3cc224f commit 392b869

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/beam_PostCommit_Python_MongoDBIO_IT.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- name: Run mongodbioIT script
7979
uses: ./.github/actions/gradle-command-self-hosted-action
8080
with:
81-
gradle-command: :sdks:python:test-suites:direct:py313:mongodbioIT
81+
gradle-command: :sdks:python:test-suites:direct:py314:mongodbioIT
8282
arguments: |
8383
-PpythonVersion=3.14 \
8484
- name: Archive Python Test Results

0 commit comments

Comments
 (0)