mirror of
https://gh.catmak.name/https://github.com/mihomo-party-org/mihomo-party
synced 2026-04-13 16:10:30 +08:00
workflow: update runner to ubuntu-latest
This commit is contained in:
parent
9568586f90
commit
7dbd33fad6
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -265,7 +265,7 @@ jobs:
|
|||||||
arch:
|
arch:
|
||||||
- x64
|
- x64
|
||||||
- arm64
|
- arm64
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v6
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user