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

Make some jobs run on the GitHub Actions runners #27512

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Make some jobs run on the GitHub Actions runners #27512

merged 1 commit into from
Nov 15, 2023

Conversation

ydshieh
Copy link
Collaborator

@ydshieh ydshieh commented Nov 15, 2023

What does this PR do?

Our self-hosted runners also have ubuntu-latest labels, and the jobs sometimes are dispatched to those runners which has missing pip issue.

This PR uses ubuntu-22.04 to avoid this. Later, we should probably change the labels of our hosted runners to avoid such collision.

@ydshieh ydshieh requested a review from ArthurZucker November 15, 2023 09:20
Copy link
Collaborator

@ArthurZucker ArthurZucker left a comment

Choose a reason for hiding this comment

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

Thanks for having a look!

@ydshieh ydshieh merged commit 64e21ca into main Nov 15, 2023
3 checks passed
@ydshieh ydshieh deleted the fix_runner branch November 15, 2023 09:43
EduardoPach pushed a commit to EduardoPach/transformers that referenced this pull request Nov 19, 2023
fix

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
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.

2 participants