Skip to content

Commit 931ae8a

Browse files
Try beefier mac on integration tests
1 parent 20adce3 commit 931ae8a

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,8 @@ jobs:
4545
include:
4646
- os: ubuntu-latest
4747
name: linux-x64
48-
- os: ubuntu-24.04-arm
49-
name: linux-arm64
5048
# macos-latest currently maps to a lower-spec 3-core/7GB arm64 image;
51-
# macos-26 gives us 4 cores/14GB on the standard free runner tier.
52-
- os: macos-26
49+
- os: macos-latest-xlarge
5350
name: macos-arm64
5451

5552
name: Test (${{ matrix.name }})

0 commit comments

Comments
 (0)