Skip to content

Commit d4caf0e

Browse files
test(openai-agents): Expect new tool fields (#5471)
1 parent dd0feec commit d4caf0e

File tree

5 files changed

+62
-50
lines changed

5 files changed

+62
-50
lines changed

.github/workflows/test-integrations-flags.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
strategy:
3333
fail-fast: false
3434
matrix:
35-
python-version: ["3.7","3.8","3.9","3.12","3.13","3.14","3.14t"]
35+
python-version: ["3.7","3.8","3.9","3.10","3.12","3.13","3.14","3.14t"]
3636
# python3.6 reached EOL and is no longer being supported on
3737
# new versions of hosted runners on Github Actions
3838
# ubuntu-20.04 is the last version that supported python3.6

0 commit comments

Comments
 (0)