mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-10 07:36:16 -04:00
Run macos_build on Python 3.13
This commit is contained in:
parent
a7a0354da9
commit
84037dff4e
1
.github/workflows/macos_build.yml
vendored
1
.github/workflows/macos_build.yml
vendored
|
|
@ -15,6 +15,7 @@ jobs:
|
|||
- "3.10"
|
||||
- "3.11"
|
||||
- "3.12"
|
||||
- "3.13"
|
||||
runs-on: macos-14
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Reference in a new issue