Skip to content

Commit

Permalink
Merge pull request containerd#11054 from djdongjin/rocky-ci-fix-1.7
Browse files Browse the repository at this point in the history
[release/1.7] Move rockylinux 9.4 to almalinux/9 in CI
  • Loading branch information
AkihiroSuda authored Nov 26, 2024
2 parents 88bf19b + b1ef1dd commit 5e5adbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ jobs:
# as the former one no longer works:
# https://github.com/containerd/containerd/pull/10297
- almalinux/8
- rockylinux/[email protected]
- almalinux/9
env:
BOX: ${{ matrix.box }}

Expand Down

0 comments on commit 5e5adbe

Please sign in to comment.