Skip to content

Commit

Permalink
Reset to working version and add fail fast
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Crawford <steecraw@amazon.com>
  • Loading branch information
stephen-crawford committed Nov 15, 2022
1 parent aa59db2 commit 15c4005
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/plugin_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on: [push, pull_request, workflow_dispatch]
jobs:
plugin-install:
strategy:
fail-fast: false
matrix:
os: [windows-latest, ubuntu-latest]
jdk: [11, 17]
Expand Down

0 comments on commit 15c4005

Please sign in to comment.