-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
EnterpriseProduct SKU: GitHub EnterpriseProduct SKU: GitHub EnterpriseactionsFeature: GitHub ActionsFeature: GitHub Actionsgithub teamProduct SKU: GitHub TeamProduct SKU: GitHub TeampreviewFeature phase: PreviewFeature phase: PreviewrunnersC2C - Actions ComputeC2C - Actions ComputeshippedShippedShipped
Description
Summary
Actions will add the ability to run your workflow jobs on the latest Ubuntu version from Canonical.
Intended Outcome
Developers will be able to build and test their code on the latest version of Ubuntu.
How will it work?
Update your workflows to include runs-on: ubuntu-24.04
jobs:
build:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- name: Run a one-line script
run: echo Hello from Octo Organization
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EnterpriseProduct SKU: GitHub EnterpriseProduct SKU: GitHub EnterpriseactionsFeature: GitHub ActionsFeature: GitHub Actionsgithub teamProduct SKU: GitHub TeamProduct SKU: GitHub TeampreviewFeature phase: PreviewFeature phase: PreviewrunnersC2C - Actions ComputeC2C - Actions ComputeshippedShippedShipped
Type
Projects
Status
No status