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 6eadb78
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/gating.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ jobs:
working-directory: ./tests
run: ./smoke.sh

test-centos-stream-8:
name: Test on CentOS Stream 8 (Container)
test-rhel-8:
name: Test on RHEL 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 6eadb78

Please sign in to comment.