Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
@@ -16,6 +16,7 @@ jobs:
strategy:
matrix:
os: ["ubuntu-latest", "macos-latest", "windows-latest"]
+ fail-fast: false
runs-on: "${{ matrix.os }}"
steps: