Skip to content

Commit e2826ef

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

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

0 commit comments

Comments
 (0)