mirror of
https://github.com/ROCm/ROCm.git
synced 2026-02-21 03:00:39 -05:00
[CI] run wheels job on CPU worker
This commit is contained in:
2
.github/workflows/wheels.yml
vendored
2
.github/workflows/wheels.yml
vendored
@@ -8,7 +8,7 @@ jobs:
|
||||
|
||||
Build-Wheels:
|
||||
|
||||
runs-on: [self-hosted, V100]
|
||||
runs-on: [self-hosted, CPU]
|
||||
permissions:
|
||||
id-token: write
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user