Skip to content

Commit 41cba71

Browse files
metascroymalfet
authored andcommitted
add mac runner (#437)
1 parent 1ecc094 commit 41cba71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ jobs:
258258
test-tinystories-executorch:
259259
strategy:
260260
matrix:
261-
runner: [16-core-ubuntu]
261+
runner: [16-core-ubuntu, macos-14-xlarge]
262262
runs-on: ${{matrix.runner}}
263263
steps:
264264
- name: Checkout repo

0 commit comments

Comments
 (0)