Skip to content
This repository was archived by the owner on Apr 6, 2025. It is now read-only.

Commit c2622ed

Browse files
authored
Update build-ax6-openwrt-ipq.yml
1 parent 408cf80 commit c2622ed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-ax6-openwrt-ipq.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@ jobs:
7979
run: |
8080
echo "警告⚠"
8181
echo "若分配的服务器性能不足,务必及时取消,重新运行!"
82-
echo "自测编译成功CPU型号:8370C,8171M,8272CL,E5-26xxv4"
82+
echo "截止到现在运行Action大概率用的EPYC 7763了"
83+
echo "自测编译成功CPU型号:8370C,8171M,8272CL,E5-26xxv4,EPYC 7763"
8384
echo "自测性能不足CPU型号:"
8485
echo -e "-------------- ------------CPU信息------------------------------------------\n"
8586
echo "CPU物理数量:$(cat /proc/cpuinfo| grep "physical id"| sort| uniq| wc -l)"

0 commit comments

Comments
 (0)