Skip to content

Commit a59e579

Browse files
committed
macos-15-intel
1 parent 4fd8d47 commit a59e579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: devbox run build
2828

2929
run-e2e-ios:
30-
runs-on: 'macos-15'
30+
runs-on: ['macos-15', 'macos-15-intel' ]
3131
env:
3232
YARN_ENABLE_HARDENED_MODE: 0
3333
steps:

0 commit comments

Comments
 (0)