File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,27 +21,22 @@ jobs:
2121 - os : ubuntu-22.04
2222 target : x86_64-unknown-linux-gnu
2323 artifact_name : mwget
24- artifact_name_windows : mwget.exe
2524 asset_name : mwget-linux-x64
2625 - os : ubuntu-22.04-arm
2726 target : aarch64-unknown-linux-gnu
2827 artifact_name : mwget
29- artifact_name_windows : mwget.exe
3028 asset_name : mwget-linux-arm64
3129 - os : macos-15
3230 target : aarch64-apple-darwin
3331 artifact_name : mwget
34- artifact_name_windows : mwget.exe
3532 asset_name : mwget-macos-arm64
36- - os : macos-13
33+ - os : macos-15-intel
3734 target : x86_64-apple-darwin
3835 artifact_name : mwget
39- artifact_name_windows : mwget.exe
4036 asset_name : mwget-macos-x64
4137 - os : windows-2022
4238 target : x86_64-pc-windows-msvc
4339 artifact_name : mwget.exe
44- artifact_name_windows : mwget.exe
4540 asset_name : mwget-windows-x64
4641
4742 steps :
You can’t perform that action at this time.
0 commit comments