Update CI workflow to use ubuntu-latest-2 for build environment
Some checks failed
CI / build (push) Failing after 8m36s
Some checks failed
CI / build (push) Failing after 8m36s
This commit is contained in:
@ -8,7 +8,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest-1
|
||||
runs-on: ubuntu-latest-2
|
||||
steps:
|
||||
- name: 克隆本地 checkout action
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user