This website works better with JavaScript.
Home
Explore
Help
Sign In
isprogram
/
pyenv
mirror of
https://github.com/pyenv/pyenv.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
241
Wiki
Activity
Browse Source
Run `macos_build` on Python 3.13
pull/3117/head
Edgar Ramírez-Mondragón
1 year ago
parent
a7a0354da9
commit
84037dff4e
Failed to extract signature
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.github/workflows/macos_build.yml
+ 1
- 0
.github/workflows/macos_build.yml
View File
@ -15,6 +15,7 @@ jobs:
-
"3.10"
-
"3.11"
-
"3.12"
-
"3.13"
runs-on
:
macos-14
steps:
-
uses
:
actions/checkout@v4
Write
Preview
Loading…
Cancel
Save