Run macos_build on Python 3.13

This commit is contained in:
Edgar Ramírez-Mondragón 2024-12-03 16:11:00 -06:00
parent a7a0354da9
commit 84037dff4e
No known key found for this signature in database

View File

@ -15,6 +15,7 @@ jobs:
- "3.10"
- "3.11"
- "3.12"
- "3.13"
runs-on: macos-14
steps:
- uses: actions/checkout@v4