Skip to content

Commit

Permalink
no build for raspbian buster
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Gagis committed Mar 15, 2024
1 parent bab8d7b commit c716f90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- {os: ubuntu, codename: focal, image_owner: }
- {os: ubuntu, codename: jammy, image_owner: }
# - {os: raspbian, codename: stretch, image_owner: igagis/, labels: [arm,docker]}
- {os: raspbian, codename: buster, image_owner: igagis/, labels: [arm,docker]}
# - {os: raspbian, codename: buster, image_owner: igagis/, labels: [arm,docker]}
- {os: raspbian, codename: bullseye, image_owner: igagis/, labels: [arm,docker]}
- {os: raspbian, codename: bookworm, image_owner: igagis/, labels: [arm,docker]}
runs-on: ${{ (matrix.labels == '' && 'ubuntu-latest') || matrix.labels }}
Expand Down

0 comments on commit c716f90

Please sign in to comment.