Update Runners (#20)
* Update continuous-integration.yml
* Update formatting.yml
* Update sync-mainline.yaml
* Update sync-staging.yaml
* Update continuous-integration.yml
* Update formatting.yml
* Update continuous-integration.yml
* Update continuous-integration.yml
[ROCm/rocprofiler-register commit: 37d7d92036]
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
747763eadd
Коммит
8917455942
+4
-3
@@ -16,7 +16,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
cmake:
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: AMD-ROCm-Internal-dev1
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
@@ -47,7 +47,8 @@ jobs:
|
||||
fi
|
||||
|
||||
source:
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: AMD-ROCm-Internal-dev1
|
||||
container: rocm/dev-ubuntu-22.04:latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
@@ -79,7 +80,7 @@ jobs:
|
||||
fi
|
||||
|
||||
python:
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: AMD-ROCm-Internal-dev1
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: ['3.10']
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ on:
|
||||
|
||||
jobs:
|
||||
git-mirror:
|
||||
runs-on: rocprof-azure-docker-emu-runner-set
|
||||
runs-on: AMD-ROCm-Internal-dev1
|
||||
steps:
|
||||
- name: git-sync
|
||||
uses: AMD-ROCm-Internal/rocprofiler-github-actions@git-sync-v3
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ on:
|
||||
|
||||
jobs:
|
||||
git-mirror:
|
||||
runs-on: rocprof-azure-docker-emu-runner-set
|
||||
runs-on: AMD-ROCm-Internal-dev1
|
||||
steps:
|
||||
- name: git-sync
|
||||
uses: AMD-ROCm-Internal/rocprofiler-github-actions@git-sync-v3
|
||||
|
||||
Ссылка в новой задаче
Block a user