Skip to content

Commit 59c06ce

Browse files
committed
[#1671] Fix CI task name
1 parent 2604718 commit 59c06ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -705,7 +705,7 @@ build_hooks_amd64:
705705
expire_in: 1 hour
706706

707707
build_hooks_arm64:
708-
extends: .base_build_debian
708+
extends: build_hooks_amd64
709709
tags:
710710
- linux
711711
- aws

0 commit comments

Comments
 (0)