Skip to content

Commit af58815

Browse files
committed
Switch to UBIs for EL8+ testing
1 parent 03ece13 commit af58815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-salt-linux.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
${{ fromJson('{
4141
7: "quay.io/centos/centos:centos7",
4242
8: "hub.docker.com/redhat:ubi8",
43-
9: "quay.io/centos/centos:stream9"
43+
9: "hub.docker.com/redhat:ubi9"
4444
}')[inputs.salt-os-version] }}
4545
volumes:
4646
- /sys/fs/cgroup:/sys/fs/cgroup

0 commit comments

Comments
 (0)