Skip to content

Commit 2679d60

Browse files
committed
don't test 3.9 right now
1 parent e7bfcc0 commit 2679d60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
strategy:
1616
matrix:
17-
python-version: ["3.9", "3.10", "3.11"]
17+
python-version: ["3.10", "3.11"]
1818

1919
steps:
2020
- name: Checkout

0 commit comments

Comments
 (0)