Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
submarcos committed Nov 19, 2024
1 parent 46b93df commit 48b144b
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 @@ -126,6 +126,7 @@ jobs:
name: Test ${{ matrix.distro }}
runs-on: ubuntu-${{ matrix.version }}
needs: [ build ]
continue-on-error: true
steps:
- uses: actions/download-artifact@v4
if: ${{ matrix.distro != 'docker' }}
Expand Down

0 comments on commit 48b144b

Please sign in to comment.