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
committed by GitHub
parent 0ea9dbf7a8
commit 3f993a0192
11 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -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']