Skip to content

Commit f63495b

Browse files
authored
Drop 16-buster
1 parent 6c86cc3 commit f63495b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
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-bookworm, 18-bookworm, 20-bookworm]
16+
base-image-tag: [16-bullseye, 18-bullseye, 16-bookworm, 18-bookworm, 20-bookworm]
1717
steps:
1818
- uses: actions/checkout@master
1919
- name: Determine Java version

0 commit comments

Comments
 (0)