Skip to content

Commit

Permalink
Remove jammy-chiseled since it may not support shell
Browse files Browse the repository at this point in the history
  • Loading branch information
thohng committed Mar 15, 2023
1 parent be8b5da commit 13081f0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,13 @@ 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 13081f0

Please sign in to comment.