Skip to content

Commit

Permalink
build bookworm image
Browse files Browse the repository at this point in the history
  • Loading branch information
igagis authored Feb 22, 2024
1 parent 6b397a1 commit a9104e8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ jobs:
fail-fast: false
matrix:
include:
- image_tag: bookworm
- image_tag: bullseye
- image_tag: buster
- image_tag: stretch
# - image_tag: buster
# - image_tag: stretch
# - image_tag: jessie # jessie has been removed from raspbian server
name: raspbian ${{ matrix.image_tag }}
steps:
Expand Down

0 comments on commit a9104e8

Please sign in to comment.