Skip to content

Commit

Permalink
Don't cancel strategy on job fail
Browse files Browse the repository at this point in the history
  • Loading branch information
widerschein committed Apr 21, 2024
1 parent e72d97b commit 6209a2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
jobs:
test-suite:
strategy:
fail-fast: false
matrix:
osl_version: [23.2.0, 24.1.0, 24.2.0]
name: "optiSLang ${{ matrix.osl_version }}"
Expand Down

0 comments on commit 6209a2c

Please sign in to comment.