use rockylinux:8 container for ci workflow
This commit is contained in:
parent
a2a4a8e74f
commit
9d400b9f6c
|
@ -19,7 +19,7 @@ jobs:
|
||||||
- crypto_backend: gnutls
|
- crypto_backend: gnutls
|
||||||
jwt_backend: libjwt
|
jwt_backend: libjwt
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: centos:8
|
container: rockylinux:8
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Enable RPMFusion, EPEL and PowerTools
|
- name: Enable RPMFusion, EPEL and PowerTools
|
||||||
|
|
Loading…
Reference in New Issue