Skip to content

Freeze ubuntu runners at 22.04 #1015

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

Closed
wants to merge 1 commit into from

Conversation

jashapiro
Copy link
Member

Closes #1014
(and maybe #1011)

Here I am updating the GHA runners for most of the run_* actions to ubuntu-22.04.

I decided that actions that run with docker containters could probably safely be left with ubuntu-lastest, and also that the docker_* actions were also safe to leave that way. I also left the hello-python runner as latest, maybe as a kind of bellweather. If that breaks, we have some real trouble that we probably want to know about.

@jashapiro
Copy link
Member Author

Well, that wasn't it... it seems to be a problem with installing the parallelDist package, and that error persists with ubuntu-22.04. Not sure where that leaves this PR/issue as a good or bad idea.

@jaclyn-taroni
Copy link
Member

Missed your comment, @jashapiro -- I would probably prefer not to freeze unless it becomes super evident that's necessary

@jashapiro
Copy link
Member Author

Not going to do this, closing.

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.

Change standard GHA runner to ubuntu-22.04
2 participants