Skip to content

Commit

Permalink
Changed container to debian:bullseye-20240110.
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiChungHsu committed Apr 10, 2024
1 parent bfffccb commit c9f8029
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/host-image-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ on: [pull_request, push]

jobs:
build-installer-iso-job:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
container:
image: debian@sha256:4cb3f4198e4af2d03dffe6bfa4f3686773596494ef298f3882553d52e885634b # debian:bullseye-20240110
env:
DEBIAN_ISO_URL: https://deb.debian.org/debian/dists/bookworm/main/installer-arm64/current/images/netboot/mini.iso
steps:
Expand Down

0 comments on commit c9f8029

Please sign in to comment.