1
0
Fork 0
forked from github/pelican

Add macOS testing for 3.11/3.12

This commit is contained in:
Chris Rose 2023-10-28 08:00:27 -07:00
commit f342dc3097
No known key found for this signature in database

View file

@ -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"