Skip to content

Commit

Permalink
CI: update jammy raspi base image link
Browse files Browse the repository at this point in the history
ubuntu deletes the old releases after some time. the old 22.04.2 raspi desktop release has now been deleted.
  • Loading branch information
theofficialgman authored Oct 4, 2023
1 parent 4289f2e commit ab511f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ jobs:
- name: Test installing app on jammy arm64
uses: theofficialgman/arm-runner-action@v12
with:
base_image: https://cdimage.ubuntu.com/releases/22.04.2/release/ubuntu-22.04.2-preinstalled-desktop-arm64+raspi.img.xz
base_image: https://cdimage.ubuntu.com/releases/22.04/release/ubuntu-22.04.3-preinstalled-desktop-arm64+raspi.img.xz
bind_mount_repository: yes
image_additional_mb: 5000
cpu: cortex-a7:cortex-a72
Expand Down

0 comments on commit ab511f1

Please sign in to comment.