mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-08-04 14:52:14 +00:00
remove centos
This commit is contained in:
parent
0d93145834
commit
65868ab8a7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/Linux.yml
vendored
2
.github/workflows/Linux.yml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
Linux:
|
||||
strategy:
|
||||
matrix:
|
||||
os: ["ubuntu:latest", "debian:latest", "almalinux:latest", "fedora:latest", "centos:7", "opensuse/leap:latest", "alpine:latest", "oraclelinux:8", "kalilinux/kali", "archlinux:latest", "mageia", "gentoo/stage3"]
|
||||
os: ["ubuntu:latest", "debian:latest", "almalinux:latest", "fedora:latest", "opensuse/leap:latest", "alpine:latest", "oraclelinux:8", "kalilinux/kali", "archlinux:latest", "mageia", "gentoo/stage3"]
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
TEST_LOCAL: 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue