Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
PyPy
pypy
Commits
3504741d61b8
Commit
2f206306
authored
Dec 05, 2022
by
Matti Picus
Browse files
fix macos builders in force-builds.py
parent
fcd3d2f150a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
pypy/tool/release/force-builds.py
View file @
3504741d
...
...
@@ -35,7 +35,8 @@ JIT_BUILDERS = [
'pypy-c-jit-linux-x86-32'
,
'pypy-c-jit-linux-x86-64'
,
# 'pypy-c-jit-freebsd-9-x86-64',
'pypy-c-jit-macosx-x86-64'
,
'pypy-c-jit-macos-x86-64'
,
'pypy-c-jit-macos-arm64'
,
# 'pypy-c-jit-win-x86-32',
'pypy-c-jit-win-x86-64'
,
'pypy-c-jit-linux-s390x'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment