Skip to content
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

Verify: does runner label macos-14.0 exist? #39

Closed
wants to merge 3 commits into from

Conversation

muzimuzhi
Copy link
Owner

@muzimuzhi muzimuzhi changed the base branch from main to base September 26, 2024 22:12
name: Hello

runs-on: ${{ inputs.runner || 'ubuntu-latest' }}
runs-on: macos-old
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems invalid runner label won't fail but only hangs at "Waiting for a runner to pick up this job...", as reported in https://github.com/orgs/community/discussions/31587 which used runs-on: ubuntu-lates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant