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 3161e3f commit 37e3c98Copy full SHA for 37e3c98
.github/workflows/test.yml
@@ -44,7 +44,7 @@ jobs:
44
./axvisor.sh run --plat ${{ matrix.plat }} --vmconfigs $VM_CONFIGS --features fs,ept-level-4 --arceos-args DISK_IMG=$DISK_IMG,BUS=mmio,BLK=y,MEM=8g
45
46
aarch64-generic-phytiumpi:
47
- runs-on: [self-hosted, linux, docker, phytiumpi]
+ runs-on: [self-hosted, linux, docker, phytiumpi]
48
strategy:
49
fail-fast: false
50
matrix:
0 commit comments