Skip to content

Commit

Permalink
Switch to UBIs for EL8+ testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ferricoxide committed Jun 5, 2024
1 parent 03ece13 commit af58815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-salt-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
${{ fromJson('{
7: "quay.io/centos/centos:centos7",
8: "hub.docker.com/redhat:ubi8",
9: "quay.io/centos/centos:stream9"
9: "hub.docker.com/redhat:ubi9"
}')[inputs.salt-os-version] }}
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup
Expand Down

0 comments on commit af58815

Please sign in to comment.