Skip to content

Commit

Permalink
test last supported os
Browse files Browse the repository at this point in the history
  • Loading branch information
aceisace committed Jul 9, 2024
1 parent 4f4553f commit 0ff3e4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
TINDIE_USERNAME: ${{ secrets.TINDIE_USERNAME }}
with:
# Set the base_image to the desired Raspberry Pi OS version
base_image: https://downloads.raspberrypi.com/raspios_lite_armhf/images/raspios_lite_armhf-2024-03-15/2024-03-15-raspios-bookworm-armhf-lite.img.xz
base_image: https://downloads.raspberrypi.com/raspios_lite_armhf/images/raspios_lite_armhf-2023-10-10/
image_additional_mb: 3072 # enlarge free space to 3 GB
optimize_image: true
commands: |
Expand Down

0 comments on commit 0ff3e4c

Please sign in to comment.