Skip to content

Update runners to ubuntu-24.04 from deprecated ubuntu-20.04 label#24

Closed
billnapier wants to merge 1 commit intomasterfrom
lsc-1743015983.325632
Closed

Update runners to ubuntu-24.04 from deprecated ubuntu-20.04 label#24
billnapier wants to merge 1 commit intomasterfrom
lsc-1743015983.325632

Conversation

@billnapier
Copy link
Copy Markdown
Contributor

This is a LSC run by go/ghss to upgrade all depreacated ubuntu-20.04 runners to ubuntu-24.04.

On April 1, 2025, GitHub will stop supporting ubuntu-20.04 runners and workflows configured with this label will cease to run. This PR is an attempt to save you work by doing the upgrade for you.

WARNING: We do not know if the updated label is compatiable with your workflow or not.

If you do not want to merge this PR, feel free to close it and deal with the problem yourselves.

More context and feedback: http://b/406537467

@billnapier billnapier temporarily deployed to gh-pages-pr-preview March 26, 2025 19:06 — with GitHub Actions Inactive
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 26, 2025

PR Preview Action v1.6.0
Preview removed because the pull request was closed.
2025-03-26 19:20 UTC

jobs:
build:
name: "Build Docs"
runs-on: 'ubuntu-latest'
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I imagine we'll get questions about why latest is being changed - wouldn't that not use 20.04? I'm assuming it's because it's better to have pinned versions but it still confused me.

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.

3 participants