Skip to content

Commit f5ef152

Browse files
committed
chore: remove macOS build configurations from release workflow
1 parent acd16d1 commit f5ef152

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,6 @@ jobs:
3636
target: aarch64-unknown-linux-gnu
3737
os_name: linux
3838
arch: aarch64
39-
- runner: macos-13
40-
target: x86_64-apple-darwin
41-
os_name: macos
42-
arch: x86_64
43-
- runner: macos-latest
44-
target: aarch64-apple-darwin
45-
os_name: macos
46-
arch: aarch64
4739

4840
steps:
4941
- name: Checkout

0 commit comments

Comments
 (0)