Skip to content
Snippets Groups Projects
Verified Commit 366d1074 authored by Clayton Craft's avatar Clayton Craft :speech_balloon:
Browse files

CI: use aarch64 gitlab runners for aarch64 build testing

Maybe a nicer way to work around the issue wrt qemu in CI[1], for aarch64 at least

1. #3275
parent 6bc98ff4
No related branches found
No related tags found
1 merge request!6138Draft: CI: use aarch64 gitlab runners for ARM build testing
......@@ -157,7 +157,7 @@ build-x86:
build-aarch64:
extends: .build
resource_group: qemu
tags: [arm64]
script:
- .ci/build-aarch64.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment