Bump to rhel8

This commit is contained in:
Zanie Blue 2024-03-12 00:54:18 -05:00
parent 5d66df12a2
commit 9208825021

View file

@ -248,7 +248,7 @@ jobs:
needs: build-binary-linux
name: "check system | python on rhel"
runs-on: ubuntu-latest
container: registry.access.redhat.com/rhel7/rhel
container: registry.access.redhat.com/rhel8/rhel
steps:
- uses: actions/checkout@v3