Using Azure instead of Github Hosted Runners (#475)

* Update formatting.yml

* Update codeql.yml

* Update docs.yml

* Update generate_afar.yml

* Update python.yml

* Update rerun.yml

* Update restrictions.yml

* Update rocm_release_compatibility.yml

* Update scan.yaml

* Update sync-mainline.yaml

* Update sync-staging.yaml

[ROCm/rocprofiler-sdk commit: a2dc4ec041]
This commit is contained in:
Elwazir, Ammar
2025-06-24 15:43:54 -05:00
zatwierdzone przez GitHub
rodzic 0ea9dbf7a8
commit 3f993a0192
11 zmienionych plików z 15 dodań i 15 usunięć
+1 -1
Wyświetl plik
@@ -16,7 +16,7 @@ concurrency:
jobs:
linting:
runs-on: ubuntu-latest
runs-on: rocprof-azure-docker-emu-runner-set
strategy:
matrix:
python-version: ['3.8', '3.10', '3.12']