qemu: Rename qemu-arm port to qemu.

Because this port now supports multiple architectures.

Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
Damien George
2024-09-04 17:06:25 +10:00
parent 3ea1ce63da
commit 659113825d
39 changed files with 23 additions and 27 deletions

View File

@@ -1,4 +1,4 @@
name: qemu-arm port
name: qemu port
on:
push:
@@ -11,7 +11,7 @@ on:
- 'shared/**'
- 'lib/**'
- 'drivers/**'
- 'ports/qemu-arm/**'
- 'ports/qemu/**'
- 'tests/**'
concurrency: