Skip to content

Commit f403ca1

Browse files
authored
chore: update macos release runner (#191)
1 parent 9bdc55c commit f403ca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_kickoff.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions:
1010
jobs:
1111
release:
1212
name: Release
13-
runs-on: macos-12
13+
runs-on: macos-latest
1414

1515
steps:
1616
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b

0 commit comments

Comments
 (0)