Skip to content

Commit f160266

Browse files
committed
Reverting accidental merge conflict acceptance
1 parent 8e808e2 commit f160266

4 files changed

Lines changed: 14 additions & 508 deletions

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
os: [ubuntu-latest, windows-latest, macos-latest]
16-
python_version: ['3.9', '3.10', '3.11', '3.12']
16+
python_version: ['3.10', '3.11', '3.12']
1717
resolution: [lowest-direct, highest]
1818
steps:
1919
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)