Update containers.yml (#205)

Add the rhel-9.5 container to the recurring updates

[ROCm/rocprofiler-systems commit: 82d5b8c64f]
This commit is contained in:
David Galiffi
2025-05-09 17:50:44 -04:00
committed by GitHub
parent 29a312f7df
commit 5906dde2b6
@@ -45,6 +45,8 @@ jobs:
version: "9.3"
- distro: "rhel"
version: "9.4"
- distro: "rhel"
version: "9.5"
steps:
- uses: actions/checkout@v4