Skip to content

Commit 470647c

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
112112
# Test no-change scenario - should detect no updates needed
113113
updater-no-changes:
114-
runs-on: macos-latest
114+
runs-on: macos-15
115115
steps:
116116
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
117117

0 commit comments

Comments
 (0)