We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d942809 + 8909fbb commit 5cb6637Copy full SHA for 5cb6637
1 file changed
.github/workflows/test.yml
@@ -8,8 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
strategy:
10
matrix:
11
- python-version: ["3.10", "3.12", "3.13"]
12
-
+ python-version: ["3.10", "3.12", "3.13", "3.14"]
13
steps:
14
- name: Checkout array-api-tests
15
uses: actions/checkout@v1
0 commit comments