Skip to content

Commit 76b65d2

Browse files
authored
⬆️ run Skia build in macos-13
1 parent ffb4f37 commit 76b65d2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build-skia.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: Build SKIA
22
on: workflow_dispatch
33
jobs:
44
build:
5-
#runs-on: ubuntu-latest
6-
runs-on: macos-latest
5+
runs-on: macos-13
76
env:
87
WORKING_DIRECTORY: ./
98
concurrency:

0 commit comments

Comments
 (0)