use rockylinux:8 container for ci workflow

This commit is contained in:
Andrew Bauer 2022-02-16 08:33:44 -06:00 committed by GitHub
parent a2a4a8e74f
commit 9d400b9f6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ jobs:
- crypto_backend: gnutls
jwt_backend: libjwt
runs-on: ubuntu-latest
container: centos:8
container: rockylinux:8
steps:
- name: Enable RPMFusion, EPEL and PowerTools