Skip to content

Commit 9aa2df5

Browse files
committed
(DO NOT MERGE) Check that this now passes in dist-arm-linux
1 parent d976ca8 commit 9aa2df5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ci/github-actions/jobs.yml

+2
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ pr:
102102
<<: *job-linux-16c
103103
- image: x86_64-gnu-tools
104104
<<: *job-linux-16c
105+
- image: dist-arm-linux
106+
<<: *job-linux-8c
105107

106108
# Jobs that run when you perform a try build (@bors try)
107109
# These jobs automatically inherit envs.try, to avoid repeating

0 commit comments

Comments
 (0)