Skip to content

Commit e863030

Browse files
authored
ci: use macOS latest for publish
1 parent 436767d commit e863030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
yarn release
4242
publish-macos:
4343

44-
runs-on: macos-11
44+
runs-on: macos-latest
4545

4646
steps:
4747
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)