Skip to content

Commit 2c82804

Browse files
committed
chore: move jobs to self-hosted
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent df06cab commit 2c82804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ jobs:
314314
platforms: 'linux/amd64'
315315
tag-latest: 'auto'
316316
tag-suffix: '-gpu-rocm-hipblas-transformers'
317-
runs-on: 'ubuntu-latest'
317+
runs-on: 'arc-runner-set'
318318
base-image: "rocm/dev-ubuntu-22.04:6.1"
319319
skip-drivers: 'false'
320320
backend: "transformers"

0 commit comments

Comments
 (0)