We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 902a514 commit 3a963beCopy full SHA for 3a963be
1 file changed
.github/workflows/build-aarch64.yml
@@ -26,7 +26,6 @@ jobs:
26
sudo apt update
27
sudo apt install -y \
28
cmake ninja-build \
29
- gcc-aarch64-elf binutils-aarch64-elf \
30
qemu-system-arm
31
32
- name: Setup environment
0 commit comments