We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 234d055 commit 4ea5ff3Copy full SHA for 4ea5ff3
1 file changed
.github/workflows/build_deb_packages.yaml
@@ -29,6 +29,8 @@ jobs:
29
version: 22.04
30
- distribution: ubuntu
31
version: 24.04
32
+ - distribution: ubuntu
33
+ version: 26.04
34
35
runs-on: ubuntu-latest
36
name: Build package for ${{ matrix.distribution }} ${{ matrix.version }}
0 commit comments