Merged
Conversation
Contributor
Author
|
tests / musllinux_1_1_x86_64 and tests / musllinux_1_1_aarch64 fail with: Should we disable these two jobs for now? cc @jamadden |
* Don't test old Python on macos-latest. GitHub Action macos-latest was updated to arm64 which only supports recent Python versions. Continue testing old Python versions on Ubuntu. * Fix make-manylinux: set /greenlet as safe directory
Contributor
Author
|
@jamadden: Ok, here is a PR to repair greenlet CI. |
Contributor
Author
Contributor
Author
|
@jamadden: Gentle ping. How can I help you to repair the greenlet CI? |
|
@jamadden: Hey Jason, please could you have a look to this patch? It would unlock many PR. Thank you for your time. |
cclauss
reviewed
Aug 13, 2024
Comment on lines
+29
to
+32
| os: [ubuntu-latest] | ||
| include: | ||
| - os: macos-latest | ||
| python: 3.12 |
There was a problem hiding this comment.
More surgical...
Suggested change
| os: [ubuntu-latest] | |
| include: | |
| - os: macos-latest | |
| python: 3.12 | |
| os: [ubuntu-latest, macos-latest] | |
| exclude: | |
| - python-version: 3.7 | |
| os: macos-latest |
Contributor
|
Thank you very much! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.