Skip to content

Commit

Permalink
Try re-enable jammy-chiseled
Browse files Browse the repository at this point in the history
  • Loading branch information
thohng committed Mar 16, 2023
1 parent 8e63390 commit 18271e4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,14 @@ jobs:
strategy:
fail-fast: false
matrix:
image-tag: [
image-tag:
[
alpine3.17,
bookworm-slim,
bullseye-slim,
focal,
jammy,
#jammy-chiseled,
jammy-chiseled,
]
name: ${{ matrix.image-tag }}
runs-on: ubuntu-latest
Expand Down

0 comments on commit 18271e4

Please sign in to comment.