We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2b52a6 commit 85008c5Copy full SHA for 85008c5
.github/workflows/array-api-tests.yml
@@ -41,7 +41,7 @@ jobs:
41
strategy:
42
matrix:
43
python-version: ['3.9',
44
- #'3.10', '3.11', '3.12'
+ # '3.10', '3.11', '3.12'
45
]
46
47
steps:
0 commit comments