Skip to content

Commit 569b249

Browse files
committed
ci: pin macOS runner labels
1 parent 0b48e53 commit 569b249

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ permissions:
1616

1717
jobs:
1818
release:
19-
runs-on: macos-latest
19+
runs-on: macos-15
2020
outputs:
2121
tag: ${{ steps.tag.outputs.tag }}
2222
steps:

0 commit comments

Comments
 (0)