Skip to content

Commit

Permalink
Update tests_and_docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thorek1 authored Aug 6, 2023
1 parent fd2995f commit 4bd3172
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests_and_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
build:
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }}
runs-on: ${{ matrix.os }}
continue-on-error: ${{ matrix.version == 'nightly' || matrix.version == '^1.10.0-0' }}
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 4bd3172

Please sign in to comment.