Skip to content

Commit ffa56e3

Browse files
committed
Remove macos x86_64
1 parent a1a4a40 commit ffa56e3

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
@@ -23,10 +23,6 @@ jobs:
2323
target: linux-arm64
2424
artifact: semble-linux-arm64
2525

26-
- os: macos-15-intel
27-
target: macos-x64
28-
artifact: semble-macos-x64
29-
3026
- os: macos-14
3127
target: macos-arm64
3228
artifact: semble-macos-arm64
@@ -118,7 +114,6 @@ jobs:
118114
|----------|-------------|------|
119115
| Linux | x64 | `semble-linux-x64` |
120116
| Linux | ARM64 | `semble-linux-arm64` |
121-
| macOS | Intel (x64) | `semble-macos-x64` |
122117
| macOS | Apple Silicon (ARM64) | `semble-macos-arm64` |
123118
| Windows | x64 | `semble-windows-x64.exe` |
124119

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ Packages [semble](https://github.com/MinishLab/semble) into standalone executabl
88
|----------|-------------|----------|
99
| Linux | x64 | `semble-linux-x64` |
1010
| Linux | ARM64 | `semble-linux-arm64` |
11-
| macOS | Intel (x64) | `semble-macos-x64` |
1211
| macOS | Apple Silicon (ARM64) | `semble-macos-arm64` |
1312
| Windows | x64 | `semble-windows-x64.exe` |
1413

0 commit comments

Comments
 (0)