Skip to content

Commit af24b83

Browse files
committed
Add support for bundling intel / x86_64 macos targets
1 parent e18f9f3 commit af24b83

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
include:
1717
- target: aarch64-apple-darwin
1818
os: macos-14
19+
- target: x86_64-apple-darwin
20+
os: macos-14
1921

2022
runs-on: ${{ matrix.os }}
2123

0 commit comments

Comments
 (0)