We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0993469 commit 124e7a4Copy full SHA for 124e7a4
.github/workflows/build_and_test.yaml
@@ -16,7 +16,7 @@ concurrency:
16
17
jobs:
18
build:
19
- runs-on: [self-hosted, qemu]
+ runs-on: ubuntu-24.04
20
container: registry.gitlab.com/qemu-project/qemu/qemu/ubuntu2204:latest
21
steps:
22
- uses: actions/checkout@v4
0 commit comments