Skip to content

Commit 69fa6b4

Browse files
committed
Add missing base-job directive
1 parent 37005a1 commit 69fa6b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ci/github-actions/jobs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ runners:
5151
# Free some disk space to avoid running out of space during the build.
5252
free_disk: true
5353
os: ubuntu-22.04-arm
54+
<<: *base-job
5455

5556
- &job-aarch64-linux-8c
5657
os: ubuntu-22.04-arm64-8core-32gb

0 commit comments

Comments
 (0)