mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-08-26 19:47:37 +00:00
Update CI workers for packaging pipeline
This commit is contained in:
4
.github/workflows/pkg.yml
vendored
4
.github/workflows/pkg.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
|||||||
|
|
||||||
name: Package (Debian, ${{ matrix.pkgarch }})
|
name: Package (Debian, ${{ matrix.pkgarch }})
|
||||||
|
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
@@ -110,7 +110,7 @@ jobs:
|
|||||||
|
|
||||||
name: Package (Router, ${{ matrix.pkgarch }})
|
name: Package (Router, ${{ matrix.pkgarch }})
|
||||||
|
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user