Skip to content

Commit

Permalink
run targets parallel
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Mar 7, 2024
1 parent 550e1f1 commit 26b0abf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
packages: write
strategy:
fail-fast: true
max-parallel: 1 # take advantage of caching
matrix:
target: [developer, runtime]
# add more targets here and add a Dockerfile.${{ matrix.target }} to the repo
Expand Down

0 comments on commit 26b0abf

Please sign in to comment.