mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 06:05:06 +03:00
Use ubuntu-20.04
image for router packages in CI
This commit is contained in:
parent
7934158f5f
commit
8afa737a8d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pkg.yml
vendored
2
.github/workflows/pkg.yml
vendored
|
@ -107,7 +107,7 @@ jobs:
|
|||
|
||||
name: Package (Router, ${{ matrix.pkgarch }})
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue