Skip to content

Commit

Permalink
CI: do not fail-fast if only one OS is failing
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed Jul 29, 2023
1 parent 56582ef commit 56f2a15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-rd-kt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
strategy:
matrix:
os: [macos-11, windows-2019]
fail-fast: false
env:
GRADLE_USER_HOME: ${{ github.workspace }}/.github/gradle
TEAMCITY_VERSION: 1 # temporary; to disable cross tests
Expand Down

0 comments on commit 56f2a15

Please sign in to comment.