diff options
| author | Henrik Tjäder <henrik@tjaders.com> | 2023-02-08 20:13:26 +0100 |
|---|---|---|
| committer | Henrik Tjäder <henrik@tjaders.com> | 2023-03-01 00:35:18 +0100 |
| commit | 6742936e0762c2bf3657f444d11beeab1672e913 (patch) | |
| tree | 1b1c3d359ea81807913903f060423dcaa403e8f4 | |
| parent | 22544c3ba1d8ed53e6595c020e0f709877927a2c (diff) | |
CI: Make it clearer in GHA UI which target for QEMU
| -rw-r--r-- | .github/workflows/build.yml | 2 |
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: |
