Skip to content

Commit 7a1ad70

Browse files
committed
Run the array-api-strict tests on CI with 2023.12
1 parent f2d071c commit 7a1ad70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
- name: Run the test suite
2828
env:
2929
ARRAY_API_TESTS_MODULE: array_api_strict
30+
ARRAY_API_STRICT_API_VERSION: 2023.12
3031
run: |
3132
pytest -v -rxXfE --skips-file array-api-strict-skips.txt array_api_tests/
3233
# We also have internal tests that isn't really necessary for adopters

0 commit comments

Comments
 (0)