Skip to content

Commit

Permalink
Added rpi-bookworm
Browse files Browse the repository at this point in the history
  • Loading branch information
jakgra committed Apr 11, 2024
1 parent c64ef44 commit c54d839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
needs: build-docstrings
strategy:
matrix:
rpi-os: [rpi-buster, rpi-bullseye]
rpi-os: [rpi-buster, rpi-bullseye, rpi-bookworm]
runs-on: ${{ matrix.rpi-os }}
steps:
- name: Print home directory
Expand Down

0 comments on commit c54d839

Please sign in to comment.