Skip to content

Commit 5dc5c7f

Browse files
Try older runner
1 parent 60cd979 commit 5dc5c7f

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,10 +45,7 @@ jobs:
4545
include:
4646
- os: ubuntu-latest
4747
name: linux-x64
48-
# 4-core / 14GB image (matches builds.yml). macos-latest-xlarge maps
49-
# to a lower-spec arm64 image that has been flaking timing-sensitive
50-
# data-track integration tests in CI.
51-
- os: macos-26
48+
- os: macos-latest-xlarge
5249
name: macos-arm64
5350

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

0 commit comments

Comments
 (0)