We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3fe630 commit 2d2d8d8Copy full SHA for 2d2d8d8
.github/workflows/ci.yml
@@ -50,7 +50,7 @@ jobs:
50
strategy:
51
fail-fast: false
52
matrix:
53
- python-version: [py38, py39, py310, py311, py312, py313]
+ python-version: [py39, py310, py311, py312, py313]
54
openai-version: [baseline, latest]
55
steps:
56
- uses: actions/checkout@v4
0 commit comments