mirror of
https://github.com/2dust/v2rayN.git
synced 2026-05-30 01:34:08 +00:00
Update build-linux.yml
This commit is contained in:
parent
4b165b7f63
commit
1396a3bc13
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-linux.yml
vendored
2
.github/workflows/build-linux.yml
vendored
|
|
@ -428,7 +428,7 @@ jobs:
|
||||||
-machine virt \
|
-machine virt \
|
||||||
-accel tcg,thread=multi,tb-size=2048 \
|
-accel tcg,thread=multi,tb-size=2048 \
|
||||||
-cpu la464 \
|
-cpu la464 \
|
||||||
-m 8192 \
|
-m 9216 \
|
||||||
-smp 4 \
|
-smp 4 \
|
||||||
-drive if=pflash,format=raw,unit=0,file=$efi_code,readonly=on \
|
-drive if=pflash,format=raw,unit=0,file=$efi_code,readonly=on \
|
||||||
-drive if=pflash,format=raw,unit=1,file=$efi_vars \
|
-drive if=pflash,format=raw,unit=1,file=$efi_vars \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue