Fix RHEL docker containers (#282)
* Fix RHEL docker containers
- avoid `yum update` since that can update the distro minor version
[ROCm/rocprofiler-systems commit: ad51223960]
Este commit está contenido en:
cometido por
GitHub
padre
b65f8e7605
commit
8d85410b11
@@ -6,6 +6,10 @@ on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: 0 5 * * *
|
||||
push:
|
||||
branches: [main]
|
||||
paths:
|
||||
- '.github/workflows/containers.yml'
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
||||
Referencia en una nueva incidencia
Block a user