取消模式选择

This commit is contained in:
bin456789
2024-04-25 22:43:11 +08:00
parent 8c4d422e53
commit 6ac1feb025
4 changed files with 23 additions and 44 deletions

View File

@ -24,25 +24,18 @@ jobs:
- run: |
${{ matrix.command }} centos 7
${{ matrix.command }} alma-8
${{ matrix.command }} rocky 8
${{ matrix.command }} rocky 9
${{ matrix.command }} fedora
${{ matrix.command }} ubuntu
${{ matrix.command }} debian 12
${{ matrix.command }} debian
${{ matrix.command }} alpine
${{ matrix.command }} netboot.xyz
${{ matrix.command }} dd --img=https://download.opensuse.org/tumbleweed/appliances/openSUSE-MicroOS.x86_64-SelfInstall.raw.xz
# 测试 cloud image
${{ matrix.command }} centos --ci
${{ matrix.command }} alma --ci
${{ matrix.command }} rocky --ci
${{ matrix.command }} fedora-40 --ci
${{ matrix.command }} ubuntu 22.04 --ci
${{ matrix.command }} debian --ci
${{ matrix.command }} opensuse
${{ matrix.command }} arch
${{ matrix.command }} gentoo
${{ matrix.command }} netboot.xyz
${{ matrix.command }} dd --img=https://download.opensuse.org/tumbleweed/appliances/openSUSE-MicroOS.x86_64-SelfInstall.raw.xz
# 测试失败例子
# ${{ matrix.command }} wrong-os
# ${{ matrix.command }} dd --img=https://github.com/