mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2025-07-23 01:06:48 +00:00
Use ubuntu-20.04
image for Debian packages in CI
This commit is contained in:
2
.github/workflows/pkg.yml
vendored
2
.github/workflows/pkg.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
|
|
||||||
name: Package (Debian, ${{ matrix.pkgarch }})
|
name: Package (Debian, ${{ matrix.pkgarch }})
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user