Skip to content

Commit 490088f

Browse files
authored
ci: rename self-hosted workflows to arm64 (autowarefoundation#5121)
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
1 parent 025e9d1 commit 490088f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/docker-build-and-push-self-hosted.yaml .github/workflows/docker-build-and-push-arm64.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: docker-build-and-push-self-hosted
1+
name: docker-build-and-push-arm64
22

33
on:
44
push:

.github/workflows/health-check-self-hosted.yaml .github/workflows/health-check-arm64.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: health-check-self-hosted
1+
name: health-check-arm64
22

33
on:
44
schedule:

0 commit comments

Comments
 (0)