disable ubuntu & macos GUI

disable ubuntu & macos GUI
This commit is contained in:
loverustfs
2025-07-09 19:50:42 +08:00
committed by GitHub
parent 28da78d544
commit 79f4e81fea

View File

@@ -264,14 +264,14 @@ jobs:
timeout-minutes: 45
strategy:
fail-fast: false
matrix:
include:
- os: ubuntu-latest
target: x86_64-unknown-linux-musl
platform: linux
- os: macos-latest
target: aarch64-apple-darwin
platform: macos
#matrix:
#include:
#- os: ubuntu-latest
# target: x86_64-unknown-linux-musl
# platform: linux
#- os: macos-latest
# target: aarch64-apple-darwin
# platform: macos
# - os: windows-latest
# target: x86_64-pc-windows-msvc
# platform: windows