Unverified Commit f8de9a4b authored by Michael Grunder's avatar Michael Grunder Committed by GitHub
Browse files

Merge pull request #1046 from redis/rockylinux-ci

CentOS 8 is EOL, switch to RockyLinux
parents be41ed60 a41c9bc8
......@@ -81,9 +81,9 @@ jobs:
run: $GITHUB_WORKSPACE/test.sh
centos8:
name: CentOS 8
name: RockyLinux 8
runs-on: ubuntu-latest
container: centos:8
container: rockylinux:8
steps:
- name: Checkout code
uses: actions/checkout@v2
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment