We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6154fa8 commit 08057b1Copy full SHA for 08057b1
1 file changed
.github/workflows/install.yml
@@ -51,7 +51,7 @@ jobs:
51
52
install:
53
needs: meta
54
- runs-on: macos-latest
+ runs-on: ubuntu-latest
55
strategy:
56
matrix:
57
os: [win, macos, linux, android]
0 commit comments