We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 521f962 commit 3fc6898Copy full SHA for 3fc6898
.github/workflows/e2e-tests.yml
@@ -16,7 +16,7 @@ jobs:
16
matrix:
17
include:
18
- target: darwin-arm64
19
- os: macos-latest
+ os: macos-latest-xlarge
20
fail-fast: false
21
22
runs-on: ${{ matrix.os }}
0 commit comments