Skip to content

Commit

Permalink
fix: CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyMax committed Nov 6, 2020
1 parent 9c48726 commit ddc7bc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
args: release --skip-publish --rm-dist

install-only:
runs-on: ${{ matrix.os }}
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit ddc7bc8

Please sign in to comment.