mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Add macOS testing for 3.11/3.12
This commit is contained in:
parent
6ed7395812
commit
f342dc3097
1 changed files with 4 additions and 0 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -27,6 +27,10 @@ jobs:
|
|||
python: "3.12"
|
||||
- os: macos
|
||||
python: "3.10"
|
||||
- os: macos
|
||||
python: "3.11"
|
||||
- os: macos
|
||||
python: "3.12"
|
||||
- os: windows
|
||||
python: "3.10"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue