From f692e01a44abc8317e95343da6f5772676c7960d Mon Sep 17 00:00:00 2001 From: Grant Limberg Date: Thu, 29 Aug 2024 10:46:36 -0700 Subject: [PATCH] typo again --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 22ceedd..fbd9648 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,7 +33,7 @@ jobs: - "debian:10" - "linuxmintd/mint22-amd64:latest" - "kalilinux/kali-rolling:latest" - - "rhedhat/ubi9:latest" + - "redhat/ubi9:latest" - "rockylinux/rockylinux:latest" - "fedora:latest" - "fedora:rawhide"