aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorMartin Braun <martin@gnuradio.org>2021-09-20 13:11:56 +0200
committerMartin Braun <martin@gnuradio.org>2021-09-20 05:14:28 -0700
commit845a8945e813713e2f19c4abaf16a4b7bd1c2858 (patch)
tree8f706643f314f8339aa9975047c80b808e22ceb2 /.github
parentgithub: move fr template to correct location (diff)
downloadgnuradio-845a8945e813713e2f19c4abaf16a4b7bd1c2858.tar.xz
gnuradio-845a8945e813713e2f19c4abaf16a4b7bd1c2858.zip
ci: Pull CentOS container from ghcr.io
Signed-off-by: Martin Braun <martin@gnuradio.org>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/make-test.yml6
1 files changed, 2 insertions, 4 deletions
diff --git a/.github/workflows/make-test.yml b/.github/workflows/make-test.yml
index 5a96a1d89..fb464a2ca 100644
--- a/.github/workflows/make-test.yml
+++ b/.github/workflows/make-test.yml
@@ -61,10 +61,8 @@ jobs:
containerid: 'ghcr.io/gnuradio/ci:fedora-34-3.9'
cxxflags: ''
- distro: 'CentOS 8.3'
- # FIXME -- We're pulling this from Docker Hub, because somehow that works
- # Should be from ghcr.io like the rest
- containerid: 'gnuradio/ci:centos-8.3-3.9'
- cxxflags: -Werror -Wno-error=invalid-pch
+ containerid: 'ghcr.io/gnuradio/ci:centos-8.3-3.9'
+ cxxflags: ''
- distro: 'Debian 10'
containerid: 'ghcr.io/gnuradio/ci:debian-10-3.9'
cxxflags: -Werror