Skip to content

Commit db22d63

Browse files
committed
try drop 3.9?
1 parent 1f14ba9 commit db22d63

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
@@ -40,7 +40,7 @@ jobs:
4040
runs-on: ubuntu-latest
4141
strategy:
4242
matrix:
43-
python-version: ['3.9', '3.10', '3.11', '3.12']
43+
python-version: ['3.10', '3.11', '3.12']
4444

4545
steps:
4646
- name: Checkout array-api-compat

0 commit comments

Comments
 (0)