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

ci: os update #157

Merged
merged 2 commits into from
Jun 13, 2024
Merged

ci: os update #157

merged 2 commits into from
Jun 13, 2024

Conversation

crazy-max
Copy link
Collaborator

@crazy-max crazy-max commented May 27, 2024

also adds extra commit for riscv64 support since alpine 3.20

@crazy-max
Copy link
Collaborator Author

crazy-max commented May 27, 2024

Looks like rockylinux 9 removes yum command: https://github.com/tonistiigi/xx/actions/runs/9254378665/job/25456054906?pr=157#step:6:289

0.059 + yum install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm
0.060 /bin/sh: line 5: yum: command not found

edit: opened #158 to fix this.

@crazy-max crazy-max requested a review from tonistiigi May 27, 2024 12:46
@crazy-max crazy-max marked this pull request as ready for review May 27, 2024 12:46
Comment on lines -63 to -64
image: debian:buster-backports
typ: debian
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

removed buster-backports as buster is EOL for a long time now but still keeps logic in the code base.

src/xx-apk Show resolved Hide resolved
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
@crazy-max crazy-max merged commit 638c2d4 into tonistiigi:master Jun 13, 2024
28 checks passed
@crazy-max crazy-max deleted the os-update branch June 13, 2024 08:22
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.

None yet

2 participants