Skip to content

Commit

Permalink
Add comment containing the debian version
Browse files Browse the repository at this point in the history
  • Loading branch information
sirknightj authored Jan 7, 2025
1 parent 34a713c commit 048b3b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/raspberry-pi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,10 @@ jobs:
strategy:
matrix:
include:
# Debian 11
- os: bullseye
image: ghcr.io/dtcooper/raspberrypi-os:python3.12-bullseye
# Debian 12
- os: bookworm
image: ghcr.io/dtcooper/raspberrypi-os:python3.12-bookworm
fail-fast: false
Expand Down

0 comments on commit 048b3b8

Please sign in to comment.