ci: use rocky linux 8.6 instead of centos (#265)

pull/263/head
IceCodeNew 2023-01-17 15:07:19 +08:00 committed by GitHub
parent a9c7b8d491
commit c8bc8dd17d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -35,11 +35,11 @@ jobs:
sudo bash install-release.sh
sudo bash install-release.sh --check
sudo bash install-dat-release.sh
- name: Filed-test on CentOS
uses: docker://centos:centos8.1.1911
- name: Filed-test on Rocky Linux 8.6
uses: docker://rockylinux:8.6-minimal
with:
args: bash install-release.sh
- name: Filed-test on OpenSUSE
- name: Filed-test on OpenSUSE 42.1
uses: docker://opensuse/archive:42.1
with:
args: bash install-release.sh