mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-07-05 07:25:07 +03:00
Update CI workers for packaging pipeline
This commit is contained in:
parent
ffc0dc92e0
commit
429403aea5
1 changed files with 2 additions and 2 deletions
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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue