File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments