Skip to content

Commit

Permalink
chore(πŸ™): switch to large instance to build Skia (#2870)
Browse files Browse the repository at this point in the history
The number of prebuilt binaries Skia ships is getting increasingly bigger.
  • Loading branch information
wcandillon authored Jan 9, 2025
1 parent 16abb40 commit eee2fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-skia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build SKIA
on: workflow_dispatch
jobs:
build:
runs-on: macos-latest
runs-on: macos-latest-large
steps:
- name: checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit eee2fb0

Please sign in to comment.