Skip to content

Commit 4f6645d

Browse files
author
Louis Varin
authored
Merge pull request #429 from BitGo/pin-macos-runner
ci: pin the macos runner version
2 parents bf0becc + 1c727aa commit 4f6645d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
5757
mac-build:
5858
name: Create Mac release
59-
runs-on: macos-latest
59+
runs-on: macos-12
6060
needs:
6161
- get-current-state
6262
env:

0 commit comments

Comments
 (0)