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

workflow: move workflow to run on ubuntu-24.04 #712

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

mvo5
Copy link
Collaborator

@mvo5 mvo5 commented Nov 11, 2024

This commit moves the GH runner to move to 24.04. This means we no longer need a extra repository to get a current version of podman and it generally means our software stack is more modern and closer to what version people run.

Note that this also drops "podman,skopeo" as those are preinstalled.

Unfortuantely the default 24.04 podman configuration is buggy and a workaround is needed.

[split out from https://github.com//pull/689]

This commit moves the GH runner to move to 24.04. This means we
no longer need a extra repository to get a current version of
podman and it generally means our software stack is more modern
and closer to what version people run.

Note that this also drops "podman,skopeo" as those are preinstalled.

Unfortuantely the default 24.04 podman configuration is buggy and
a workaround is needed.
@mvo5 mvo5 force-pushed the move-to-gh24-runners branch from f254831 to e34eba8 Compare November 11, 2024 17:27
@mvo5 mvo5 requested a review from achilleas-k November 11, 2024 17:27
@mvo5 mvo5 requested a review from ondrejbudai November 12, 2024 07:29
Copy link
Member

@ondrejbudai ondrejbudai left a comment

Choose a reason for hiding this comment

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

Thanks!

@ondrejbudai ondrejbudai added this pull request to the merge queue Nov 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 12, 2024
@mvo5 mvo5 added this pull request to the merge queue Nov 12, 2024
Merged via the queue into osbuild:main with commit 9aea933 Nov 12, 2024
9 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants