Skip to content

Commit 1439639

Browse files
committed
Limited CI
1 parent a1106ec commit 1439639

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
fail-fast: false
1919
matrix:
20-
python: ['3.9', '3.10', '3.11']
20+
python: ['3.10', '3.11']
2121
os: [ubuntu-latest, macos-latest]
2222

2323
env:

0 commit comments

Comments
 (0)