aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorHenrik Tjäder <henrik@tjaders.com>2023-02-08 20:13:26 +0100
committerHenrik Tjäder <henrik@tjaders.com>2023-03-01 00:35:18 +0100
commit6742936e0762c2bf3657f444d11beeab1672e913 (patch)
tree1b1c3d359ea81807913903f060423dcaa403e8f4 /.github/workflows
parent22544c3ba1d8ed53e6595c020e0f709877927a2c (diff)
CI: Make it clearer in GHA UI which target for QEMU
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 795532e..9584ef7 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -222,7 +222,7 @@ jobs:
# Verify the example output with run-pass tests
testexamples:
- name: test examples in QEMU
+ name: QEMU run
runs-on: ubuntu-22.04
strategy:
matrix: