Commit a41c9bc8 authored by michael-grunder's avatar michael-grunder
Browse files

CentOS 8 is EOL, switch to RockyLinux

parent be41ed60
......@@ -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