Skip to content

Commit 37e3c98

Browse files
committed
fix ci
1 parent 3161e3f commit 37e3c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
./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
4545
4646
aarch64-generic-phytiumpi:
47-
runs-on: [self-hosted, linux, docker phytiumpi]
47+
runs-on: [self-hosted, linux, docker, phytiumpi]
4848
strategy:
4949
fail-fast: false
5050
matrix:

0 commit comments

Comments
 (0)