mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-11 23:56:53 +00:00
disable ubuntu & macos GUI
disable ubuntu & macos GUI
This commit is contained in:
@@ -264,14 +264,14 @@ jobs:
|
|||||||
timeout-minutes: 45
|
timeout-minutes: 45
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
#matrix:
|
||||||
include:
|
#include:
|
||||||
- os: ubuntu-latest
|
#- os: ubuntu-latest
|
||||||
target: x86_64-unknown-linux-musl
|
# target: x86_64-unknown-linux-musl
|
||||||
platform: linux
|
# platform: linux
|
||||||
- os: macos-latest
|
#- os: macos-latest
|
||||||
target: aarch64-apple-darwin
|
# target: aarch64-apple-darwin
|
||||||
platform: macos
|
# platform: macos
|
||||||
# - os: windows-latest
|
# - os: windows-latest
|
||||||
# target: x86_64-pc-windows-msvc
|
# target: x86_64-pc-windows-msvc
|
||||||
# platform: windows
|
# platform: windows
|
||||||
|
|||||||
Reference in New Issue
Block a user