]> git.proxmox.com Git - mirror_acme.sh.git/commitdiff
fix gentoo image
authorneilpang <github@neilpang.com>
Mon, 3 Jan 2022 05:41:57 +0000 (13:41 +0800)
committerneil <github@neilpang.com>
Thu, 6 Jan 2022 09:41:42 +0000 (17:41 +0800)
.github/workflows/Linux.yml

index cba708b3ca405e680862d0dae4cda8106d62ae07..7b24eac93e59b0bee6ea781946430e7ea2e94314 100644 (file)
@@ -20,7 +20,7 @@ jobs:
   Linux:\r
     strategy:\r
       matrix:\r
-        os: ["ubuntu:latest", "debian:latest", "almalinux:latest", "fedora:latest", "centos:latest", "opensuse/leap:latest", "alpine:latest", "oraclelinux:8", "kalilinux/kali", "archlinux:latest", "mageia", "gentoo/stage3-amd64"]\r
+        os: ["ubuntu:latest", "debian:latest", "almalinux:latest", "fedora:latest", "centos:latest", "opensuse/leap:latest", "alpine:latest", "oraclelinux:8", "kalilinux/kali", "archlinux:latest", "mageia", "gentoo/stage3"]\r
     runs-on: ubuntu-latest\r
     env:\r
       TEST_LOCAL: 1\r