fix(ci): ci error #4
build.yml
on: push
Matrix: build-linux
Matrix: build-macos
Matrix: build-windows
Annotations
3 errors and 1 notice
|
build-macos (x86_64, macos-13, x86_64-apple-darwin)
The macOS-13 based runner images are now retired. For more details, see https://github.com/actions/runner-images/issues/13046.
|
|
build-linux (aarch64)
Command "pnpm ["tauri","build","--target","aarch64-unknown-linux-gnu"]" failed with exit code 1
|
|
build-windows (x86_64, windows-latest)
Command "pnpm ["tauri","build"]" failed with exit code 1
|
|
build-macos (x86_64, macos-13, x86_64-apple-darwin)
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046
|