We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d1714d commit 7c96679Copy full SHA for 7c96679
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
strategy:
14
matrix:
15
- base-image-tag: [18-bullseye, 18-bookworm, 20-bookworm, 22-bookworm]
+ base-image-tag: [20-bookworm, 22-bookworm]
16
steps:
17
- uses: actions/checkout@v3
18
- name: Determine Java version
0 commit comments