Skip to content

Commit 64fed52

Browse files
committed
Add bookworm to test matrix
1 parent 1f208da commit 64fed52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/debian-install.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
max-parallel: 4
1717
matrix:
18-
distro: ['bullseye']
18+
distro: ['bullseye', 'bookworm']
1919

2020
env:
2121
DISTRO: ${{ matrix.distro }}

0 commit comments

Comments
 (0)