ci: 将Linux构建任务运行环境从vpn改为ubuntu-latest
This commit is contained in:
@@ -22,7 +22,7 @@ env:
|
||||
|
||||
jobs:
|
||||
linux:
|
||||
runs-on: vpn
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
# 使用gitea-tool-cache需要指定具体的版本号
|
||||
|
||||
Reference in New Issue
Block a user