-
-
Notifications
You must be signed in to change notification settings - Fork 30.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gh-111062: Separate linux build into a reusable workflow #111446
Conversation
NCLI
commented
Oct 29, 2023
•
edited by bedevere-app
bot
Loading
edited by bedevere-app
bot
- Issue: Add GitHub Action for checking free-threaded build #111062
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
This comment was marked as resolved.
This comment was marked as resolved.
@@ -0,0 +1,84 @@ | |||
name: Tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@corona10 says remove this name
contents: read | ||
|
||
jobs: | ||
name: 'Ubuntu reusable' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@corona10 says remove this name
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine 😄
Looking good, let's first decide on the name, re: #111062 (comment)
|
Duplicated with #111452 |