尝试精简config来缩短编译时间

This commit is contained in:
MoeWang
2023-02-23 16:16:26 +08:00
parent f1e66f11ca
commit f3c31f221a

View File

@@ -36,7 +36,7 @@ env:
jobs: jobs:
build: build:
runs-on: ubuntu-18.04 runs-on: ubuntu-20.04
steps: steps:
- name: Checkout - name: Checkout