mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-08-26 18:07:35 +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 }})
|
||||
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
@@ -110,7 +110,7 @@ jobs:
|
||||
|
||||
name: Package (Router, ${{ matrix.pkgarch }})
|
||||
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
Reference in New Issue
Block a user