ci(workflow): 将linux作业的运行环境从ubuntu-latest改为vpn

This commit is contained in:
2025-08-05 07:59:50 -07:00
parent ae04e0d518
commit 51b493a10d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ env:
jobs:
linux:
runs-on: ubuntu-latest
runs-on: vpn
strategy:
matrix:
# 使用gitea-tool-cache需要指定具体的版本号