Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Commit

Permalink
* Add continue flag
Browse files Browse the repository at this point in the history
  • Loading branch information
DidacSF committed Nov 24, 2023
1 parent 89dc0b8 commit 155a9b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
if: startsWith(github.ref, 'refs/heads/release')
name: Check for release
runs-on: ubuntu-latest
continue-on-error: true
strategy:
matrix:
runtime: [bajun, ajuna]
Expand Down

0 comments on commit 155a9b2

Please sign in to comment.