Skip to content

Commit

Permalink
Move to UBI8 to C8S testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Mab879 committed Jun 26, 2024
1 parent eae83e9 commit 6753222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gating.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
name: Test on CentOS Stream 8 (Container)
runs-on: ubuntu-latest
container:
image: quay.io/centos/centos:stream8
image: registry.access.redhat.com/ubi8/ubi:latest
steps:
- name: Install Deps
run: dnf install -y python3 python3-devel python3-setuptools rpm-build
Expand Down

0 comments on commit 6753222

Please sign in to comment.