summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/build-test.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build-test.yaml b/.github/workflows/build-test.yaml
index 21ebd82..9d3335c 100644
--- a/.github/workflows/build-test.yaml
+++ b/.github/workflows/build-test.yaml
@@ -19,7 +19,7 @@ jobs:
- 'registry.fedoraproject.org/fedora:latest'
- 'quay.io/centos/centos:stream9'
- 'quay.io/centos/centos:stream8'
- - 'registry.centos.org/centos:7'
+ - 'quay.io/centos/centos:centos7'
steps:
- uses: actions/checkout@v3
- name: Set the right OS in the Dockerfile