Skip to content

Commit 6296d3d

Browse files
committed
- fix macos build
1 parent 1fd0a5d commit 6296d3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
macos:
4949
needs: setup
5050
name: macos
51-
runs-on: windows-latest
51+
runs-on: macos-latest
5252
steps:
5353
- name: checkout
5454
uses: actions/checkout@v2

0 commit comments

Comments
 (0)