mirror of
https://github.com/arsenetar/send2trash.git
synced 2026-01-22 14:41:40 +00:00
ci: Test python 3.9 on macOS instead of 3.8 as min version
PyObjC needs at least 3.9 now.
This commit is contained in:
2
.github/workflows/default.yml
vendored
2
.github/workflows/default.yml
vendored
@@ -43,7 +43,7 @@ jobs:
|
|||||||
- os: macos-latest
|
- os: macos-latest
|
||||||
python-version: 3.14
|
python-version: 3.14
|
||||||
- os: macos-latest
|
- os: macos-latest
|
||||||
python-version: 3.8
|
python-version: 3.9
|
||||||
- os: windows-latest
|
- os: windows-latest
|
||||||
python-version: 3.14
|
python-version: 3.14
|
||||||
- os: windows-latest
|
- os: windows-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user