Skip to content

Commit 02d3dcf

Browse files
ci: pin GitHub Actions macOS runners to macos-15
Co-authored-by: Michi Hoffmann <michael.hoffmann@sentry.io>
1 parent 9303e18 commit 02d3dcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ jobs:
374374
ubuntu-24.04,
375375
ubuntu-22.04,
376376
ubuntu-22.04-arm,
377-
macos-latest, # macOS arm64
377+
macos-15, # macOS arm64
378378
macos-15-intel, # macOS x64
379379
windows-latest,
380380
]

0 commit comments

Comments
 (0)