mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2026-08-12 22:29:29 +04:00
Use ubuntu-20.04 image for router packages in CI
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user