Skip to content

Commit 866c456

Browse files
authored
🍏 large instance
1 parent a1ba2bb commit 866c456

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/build-dawn.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build Dawn
22
on: workflow_dispatch
33
jobs:
44
build:
5-
runs-on: macos-latest
5+
runs-on: macos-latest-large
66
env:
77
WORKING_DIRECTORY: ./packages/webgpu
88
steps:
@@ -42,4 +42,4 @@ jobs:
4242
path: |
4343
package/libs
4444
package/cpp/dawn
45-
package/cpp/webgpu
45+
package/cpp/webgpu

0 commit comments

Comments
 (0)