Skip to content

Commit 4528e93

Browse files
committed
Enable aarch64 in PR builds
1 parent 5cb12c7 commit 4528e93

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ci/azure-pipelines/pr.yml

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
IMAGE: x86_64-gnu-llvm-6.0
2323
mingw-check:
2424
IMAGE: mingw-check
25+
dist-aarch64-linux:
26+
IMAGE: dist-aarch64-linux
2527

2628
- job: LinuxTools
2729
timeoutInMinutes: 600

0 commit comments

Comments
 (0)