core: 删除 centos 7, oracle 7, debain 10

This commit is contained in:
bin456789
2024-07-07 17:07:22 +08:00
parent 645f7476d3
commit f316acfd27
7 changed files with 97 additions and 160 deletions

View File

@ -22,12 +22,13 @@ jobs:
git config --global core.autocrlf false
- uses: actions/checkout@v4
- run: |
${{ matrix.command }} centos 7
${{ matrix.command }} centos
${{ matrix.command }} alma-8
${{ matrix.command }} rocky 9
${{ matrix.command }} fedora
${{ matrix.command }} ubuntu
${{ matrix.command }} debian
${{ matrix.command }} debian --ci
${{ matrix.command }} kali
${{ matrix.command }} alpine
${{ matrix.command }} opensuse
@ -36,6 +37,7 @@ jobs:
${{ matrix.command }} netboot.xyz
${{ matrix.command }} dd --img=https://download.opensuse.org/tumbleweed/appliances/openSUSE-MicroOS.x86_64-SelfInstall.raw.xz
${{ matrix.command }} windows --image-name='Windows 11 Pro'
# 测试失败例子
# ${{ matrix.command }} wrong-os