Skip to content

Commit

Permalink
Run on RPI5
Browse files Browse the repository at this point in the history
  • Loading branch information
badaix committed Jan 11, 2024
1 parent 92f30f7 commit e927eb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ jobs:
- bookworm
os:
- ubuntu-latest
- self-hosted-rpi4
- self-hosted-rpi5
include:
- os: ubuntu-latest
arch: "amd64"
image_prefix: "debian:"
image_suffix: ""
- os: self-hosted-rpi4
- os: self-hosted-rpi5
arch: "armhf"
image_prefix: "badaix/raspios-"
image_suffix: "-armhf-lite"
Expand Down

0 comments on commit e927eb0

Please sign in to comment.