Skip to content

Commit 5cb6637

Browse files
authored
Merge branch 'master' into copilot/replace-excadd-note-with-add-note
2 parents d942809 + 8909fbb commit 5cb6637

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
strategy:
1010
matrix:
11-
python-version: ["3.10", "3.12", "3.13"]
12-
11+
python-version: ["3.10", "3.12", "3.13", "3.14"]
1312
steps:
1413
- name: Checkout array-api-tests
1514
uses: actions/checkout@v1

0 commit comments

Comments
 (0)