Skip to content

Commit cdb69fd

Browse files
committed
👷 :rm all i386
1 parent dc37a1d commit cdb69fd

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,8 @@ jobs:
1414
platform:
1515
- {"runner": "ubuntu-latest", "os": "linux", "target": "x86_64"}
1616
- {"runner": "ubuntu-latest", "os": "linux", "target": "aarch64"}
17-
- {"runner": "ubuntu-latest", "os": "linux", "target": "i386"}
1817
- {"runner": "windows-latest", "os": "win", "target": "x86_64"}
1918
- {"runner": "windows-latest", "os": "win", "target": "arm64"}
20-
- {"runner": "windows-latest", "os": "win", "target": "i386"}
2119
- {"runner": "macos-latest", "os": "macos", "target": "x86_64"}
2220
- {"runner": "macos-latest", "os": "macos", "target": "arm64"}
2321
steps:
@@ -58,10 +56,8 @@ jobs:
5856
platform:
5957
- {"runner": "ubuntu-latest", "os": "linux", "target": "x86_64"}
6058
- {"runner": "ubuntu-latest", "os": "linux", "target": "aarch64"}
61-
- {"runner": "ubuntu-latest", "os": "linux", "target": "i386"}
6259
- {"runner": "windows-latest", "os": "win", "target": "x86_64"}
6360
- {"runner": "windows-latest", "os": "win", "target": "arm64"}
64-
- {"runner": "windows-latest", "os": "win", "target": "i386"}
6561
- {"runner": "macos-latest", "os": "macos", "target": "x86_64"}
6662
- {"runner": "macos-latest", "os": "macos", "target": "arm64"}
6763
steps:
@@ -90,10 +86,8 @@ jobs:
9086
platform:
9187
- {"runner": "ubuntu-latest", "os": "linux", "target": "x86_64"}
9288
- {"runner": "ubuntu-latest", "os": "linux", "target": "aarch64"}
93-
- {"runner": "ubuntu-latest", "os": "linux", "target": "i386"}
9489
- {"runner": "windows-latest", "os": "win", "target": "x86_64"}
9590
- {"runner": "windows-latest", "os": "win", "target": "arm64"}
96-
- {"runner": "windows-latest", "os": "win", "target": "i386"}
9791
- {"runner": "macos-latest", "os": "macos", "target": "x86_64"}
9892
- {"runner": "macos-latest", "os": "macos", "target": "arm64"}
9993
steps:

0 commit comments

Comments
 (0)