Skip to content

Commit 5fed9c6

Browse files
committed
chore(ci): move intel image builds to self-hosted
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent bfa07df commit 5fed9c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_intel_image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
include:
1818
- base-image: intel/oneapi-basekit:2025.2.0-0-devel-ubuntu22.04
19-
runs-on: 'ubuntu-latest'
19+
runs-on: 'arc-runner-set'
2020
platforms: 'linux/amd64'
2121
runs-on: ${{matrix.runs-on}}
2222
steps:

0 commit comments

Comments
 (0)