mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-29 15:04:32 +01:00
CI: Make it clearer in GHA UI which target for QEMU
This commit is contained in:
parent
22544c3ba1
commit
6742936e07
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue