Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fredroy authored Jul 26, 2023
1 parent e4038db commit 83af24d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
build-and-test:
name: Run on ${{ matrix.os }} with SOFA ${{ matrix.sofa_branch }}
runs-on: ${{ matrix.os }}
continue-on-error: true # as macos is always failing...
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 83af24d

Please sign in to comment.