Skip to content

Commit 545ca54

Browse files
authored
Add debian bookworm and node 20
1 parent e2826ef commit 545ca54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
strategy:
1414
matrix:
15-
base-image-tag: [16-buster, 16-bullseye, 18-bullseye]
15+
base-image-tag: [16-buster, 16-bullseye, 18-bullseye, 16-bookworm, 18-bookworm, 20-bookworm]
1616
steps:
1717
- uses: actions/checkout@v1
1818
- name: Test

0 commit comments

Comments
 (0)