Skip to content

Commit c12fb84

Browse files
committed
freat(release): add macOS x86
1 parent 5ebfb03 commit c12fb84

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/build_and_upload.yml

+2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
os: ubuntu-latest
1919
- target: aarch64-apple-darwin
2020
os: macos-latest
21+
- target: x86_64-apple-darwin
22+
os: macos-latest
2123
- target: x86_64-pc-windows-msvc
2224
os: windows-latest
2325
- target: aarch64-pc-windows-msvc

0 commit comments

Comments
 (0)