Skip to content

Commit 1d9b95b

Browse files
committed
(DO NOT MERGE) Does this now work in aarch64-gnu?
1 parent afe1902 commit 1d9b95b

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: aarch64-gnu
106+
<<: *job-aarch64-linux
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)