Skip to content

Commit 124e7a4

Browse files
committed
update ci
1 parent 0993469 commit 124e7a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ concurrency:
1616

1717
jobs:
1818
build:
19-
runs-on: [self-hosted, qemu]
19+
runs-on: ubuntu-24.04
2020
container: registry.gitlab.com/qemu-project/qemu/qemu/ubuntu2204:latest
2121
steps:
2222
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)