mirror of
https://github.com/yggdrasil-network/yggdrasil-go
synced 2024-11-09 23:20:26 +03:00
Use ubuntu-20.04
image for Debian packages in CI
This commit is contained in:
parent
a60771344a
commit
7934158f5f
2
.github/workflows/pkg.yml
vendored
2
.github/workflows/pkg.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
|
||||
name: Package (Debian, ${{ matrix.pkgarch }})
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user