Skip to content

Commit 8388c6f

Browse files
committed
调整了 runner 分配
1 parent a49004c commit 8388c6f

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
@@ -98,7 +98,7 @@ jobs:
9898
cd ..
9999
100100
x86-qemu-q35:
101-
runs-on: [self-hosted, linux, docker]
101+
runs-on: [self-hosted, linux, intel]
102102
strategy:
103103
fail-fast: false
104104
matrix:

0 commit comments

Comments
 (0)