Skip to content

Commit 5810365

Browse files
committed
use ubuntu-18.04 for host machine, in order to use previous qemu version https://launchpad.net/qemu/+packages
1 parent 2535df5 commit 5810365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
# sparc64
6565
fail-fast: false
6666

67-
runs-on: ubuntu-latest
67+
runs-on: ubuntu-18.04
6868
timeout-minutes: 60
6969

7070
name: linux

0 commit comments

Comments
 (0)