We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c9f81b commit 5fb79aaCopy full SHA for 5fb79aa
1 file changed
.github/workflows/packages.yml
@@ -17,7 +17,7 @@ permissions:
17
jobs:
18
build-deb:
19
name: Build DEB
20
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
21
steps:
22
- uses: actions/checkout@v4
23
with:
0 commit comments