Skip to content

Commit a732d3b

Browse files
authored
build skia on large instance (#2649)
1 parent 950bca7 commit a732d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-skia.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build SKIA
22
on: workflow_dispatch
33
jobs:
44
build:
5-
runs-on: macos-latest
5+
runs-on: macos-latest-large
66
steps:
77
- name: checkout
88
uses: actions/checkout@v3

0 commit comments

Comments
 (0)