mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2024-12-22 23:25:39 +00:00
Use ubuntu-20.04
image for router packages in CI
This commit is contained in:
parent
7934158f5f
commit
8afa737a8d
2
.github/workflows/pkg.yml
vendored
2
.github/workflows/pkg.yml
vendored
@ -107,7 +107,7 @@ jobs:
|
|||||||
|
|
||||||
name: Package (Router, ${{ matrix.pkgarch }})
|
name: Package (Router, ${{ matrix.pkgarch }})
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user