Skip to content

Commit

Permalink
Bump base pi image URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm001 committed Dec 31, 2022
1 parent 965a032 commit a0c4fde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -392,11 +392,11 @@ jobs:
- os: ubuntu-latest
artifact-name: LinuxArm64
image_suffix: raspi
image_url: https://api.github.com/repos/photonvision/photon-pi-gen/releases/tags/v2023.1.0-beta-3_arm64
image_url: https://api.github.com/repos/photonvision/photon-pi-gen/releases/tags/v2023.1.0-beta-4_arm64
- os: ubuntu-latest
artifact-name: LinuxArm64
image_suffix: limelight
image_url: https://api.github.com/repos/photonvision/photon-pi-gen/releases/tags/v2023.1.0-beta-3_limelight-arm64
image_url: https://api.github.com/repos/photonvision/photon-pi-gen/releases/tags/v2023.1.0-beta-5_limelight-arm64

runs-on: ${{ matrix.os }}
name: "Build image - ${{ matrix.image_url }}"
Expand Down

0 comments on commit a0c4fde

Please sign in to comment.