Skip to content

Commit

Permalink
Fix experimental builds
Browse files Browse the repository at this point in the history
  • Loading branch information
arcivanov committed Jul 30, 2023
1 parent 76f0017 commit 5b5e097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -108,7 +108,7 @@ jobs:
pyb-extra-args: ${{ env.PYB_EXTRA_ARGS }}
build-experimental:
runs-on: ${{ matrix.os }}
continue-on-error: false
continue-on-error: true
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 5b5e097

Please sign in to comment.