Skip to content

Commit ddc7bc8

Browse files
committed
fix: CI workflow
1 parent 9c48726 commit ddc7bc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
args: release --skip-publish --rm-dist
5151

5252
install-only:
53-
runs-on: ${{ matrix.os }}
53+
runs-on: ubuntu-latest
5454
strategy:
5555
fail-fast: false
5656
matrix:

0 commit comments

Comments
 (0)