Skip to content

Commit d717519

Browse files
committed
CI: test 2024.12 on CI
1 parent ea0d0b8 commit d717519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/array-api-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push, pull_request]
44

55
env:
66
PYTEST_ARGS: "-v -rxXfE --ci --hypothesis-disable-deadline --max-examples 200"
7-
API_VERSIONS: "2022.12 2023.12"
7+
API_VERSIONS: "2022.12 2023.12 2024.12"
88

99
jobs:
1010
array-api-tests:

0 commit comments

Comments
 (0)