Skip to content

Commit a58181e

Browse files
committed
Merge remote-tracking branch 'origin/main' into 127-implement-mims
2 parents b9b293c + 38a11e0 commit a58181e

4 files changed

Lines changed: 419 additions & 466 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)