We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffc0dc9 commit 429403aCopy full SHA for 429403a
.github/workflows/pkg.yml
@@ -16,7 +16,7 @@ jobs:
16
17
name: Package (Debian, ${{ matrix.pkgarch }})
18
19
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
20
steps:
21
- uses: actions/checkout@v4
22
with:
@@ -110,7 +110,7 @@ jobs:
110
111
name: Package (Router, ${{ matrix.pkgarch }})
112
113
114
115
116
0 commit comments