Skip to content

Commit

Permalink
fix: correct indention error in GH actions
Browse files Browse the repository at this point in the history
Signed-off-by: Henrik Gerdes <[email protected]>
  • Loading branch information
hegerdes committed Sep 1, 2024
1 parent 1ca47a4 commit 736e57f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ jobs:
runs-on: ubuntu-latest
needs: docker-base-build
strategy:
fail-fast: false
matrix:
fail-fast: false
variant: ["debian:bookworm-slim", "ubuntu:jammy"]
lang:
[
Expand Down

0 comments on commit 736e57f

Please sign in to comment.