Skip to content

Commit

Permalink
Fix to keep other releases going if just 1 release will fail
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Reinders <[email protected]>
  • Loading branch information
tom-reinders committed Oct 17, 2024
1 parent d3b5dbd commit 180b56c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ubuntu-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
strategy:
matrix:
release: ['16.04', '18.04', '20.04', '22.04', '23.10', '24.04']
fail-fast: false

runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 180b56c

Please sign in to comment.