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 b44f99f commit 206ccedCopy full SHA for 206cced
.github/workflows/test.yaml
@@ -14,7 +14,7 @@ jobs:
14
fail-fast: true
15
matrix:
16
os: [ubuntu, macos]
17
- version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
+ version: ["3.10", "3.11", "3.12", "3.13"]
18
runs-on: ${{ matrix.os }}-latest
19
steps:
20
- uses: answerdotai/workflows/nbdev-ci@master
0 commit comments