Skip to content

Commit 3fc6898

Browse files
committed
Use xlarge runner for e2e tests
1 parent 521f962 commit 3fc6898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
include:
1818
- target: darwin-arm64
19-
os: macos-latest
19+
os: macos-latest-xlarge
2020
fail-fast: false
2121

2222
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)