diff --git a/.github/workflows/pkg.yml b/.github/workflows/pkg.yml index 4e7283d..4256f80 100644 --- a/.github/workflows/pkg.yml +++ b/.github/workflows/pkg.yml @@ -387,14 +387,14 @@ jobs: - "mytest" - "myalt" image: - - "centos:7" + - "rockylinux:9" mode: - "fresh-install" target: - "x86_64" include: - pkg: "mytest" - image: "centos:7" + image: "rockylinux:9" systemd_service_unit_file: "pkg/common/mytest.mytest.*" target: "x86_64" package_test_scripts_path: pkg/test-scripts/test-.sh