We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e10d187 commit 3dfa878Copy full SHA for 3dfa878
.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