Update workflows and docker images (#10)

Updated OS test matrix to match ROCm 6.2. 
Update build and CI docker files
Remove the "docs" workflow, because "read-the-docs" is now being used for ROCm documentation

[ROCm/rocprofiler-systems commit: b15c9e94fc]
This commit is contained in:
David Galiffi
2024-10-21 14:58:30 -04:00
committed by GitHub
orang tua 1b4b938a05
melakukan d8b0f12cd0
23 mengubah file dengan 182 tambahan dan 477 penghapusan
@@ -3,12 +3,12 @@ run-name: Python
on:
push:
branches: [ main, develop, amd-mainline, amd-staging ]
branches: [ amd-mainline, amd-staging ]
paths:
- 'source/python/gui/*.py'
- 'source/python/gui/**/*.py'
pull_request:
branches: [ main, develop, amd-mainline, amd-staging ]
branches: [ amd-mainline, amd-staging ]
paths:
- 'source/python/gui/*.py'
- 'source/python/gui/**/*.py'