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 ea0d0b8 commit d717519Copy full SHA for d717519
.github/workflows/array-api-tests.yml
@@ -4,7 +4,7 @@ on: [push, pull_request]
4
5
env:
6
PYTEST_ARGS: "-v -rxXfE --ci --hypothesis-disable-deadline --max-examples 200"
7
- API_VERSIONS: "2022.12 2023.12"
+ API_VERSIONS: "2022.12 2023.12 2024.12"
8
9
jobs:
10
array-api-tests:
0 commit comments