We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21724fe commit 83b34d2Copy full SHA for 83b34d2
.github/workflows/build.yml
@@ -8,7 +8,7 @@ concurrency:
8
cancel-in-progress: true
9
10
jobs:
11
- build_qemu:
+ build-all:
12
runs-on: ubuntu-latest
13
steps:
14
- name: checkout
0 commit comments