We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cb12c7 commit 4528e93Copy full SHA for 4528e93
src/ci/azure-pipelines/pr.yml
@@ -22,6 +22,8 @@ jobs:
22
IMAGE: x86_64-gnu-llvm-6.0
23
mingw-check:
24
IMAGE: mingw-check
25
+ dist-aarch64-linux:
26
+ IMAGE: dist-aarch64-linux
27
28
- job: LinuxTools
29
timeoutInMinutes: 600
0 commit comments