Skip to content

Commit 08065ce

Browse files
author
Matevz Morato
committed
Drop support for rpi-bullseye
1 parent c6a69bf commit 08065ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
needs: build-docstrings
137137
strategy:
138138
matrix:
139-
rpi-os: [rpi-bullseye, rpi-bookworm]
139+
rpi-os: [rpi-bookworm]
140140
runs-on: ${{ matrix.rpi-os }}
141141
steps:
142142
- name: Print home directory

0 commit comments

Comments
 (0)