Skip to content

Commit 52d9b0f

Browse files
committed
Update build
1 parent a0b92e0 commit 52d9b0f

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@ jobs:
3535
target: windows-x64
3636
artifact: semble-windows-x64.exe
3737

38-
- os: windows-11-arm
39-
target: windows-arm64
40-
artifact: semble-windows-arm64.exe
41-
4238
runs-on: ${{ matrix.os }}
4339
name: Build (${{ matrix.target }})
4440

@@ -125,7 +121,6 @@ jobs:
125121
| macOS | Intel (x64) | `semble-macos-x64` |
126122
| macOS | Apple Silicon (ARM64) | `semble-macos-arm64` |
127123
| Windows | x64 | `semble-windows-x64.exe` |
128-
| Windows | ARM64 | `semble-windows-arm64.exe` |
129124
130125
### Usage
131126
```bash

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ Packages [semble](https://github.com/MinishLab/semble) into standalone executabl
1111
| macOS | Intel (x64) | `semble-macos-x64` |
1212
| macOS | Apple Silicon (ARM64) | `semble-macos-arm64` |
1313
| Windows | x64 | `semble-windows-x64.exe` |
14-
| Windows | ARM64 | `semble-windows-arm64.exe` |
1514

1615
## Download
1716

0 commit comments

Comments
 (0)