Skip to content

Commit 4ea5ff3

Browse files
committed
Add Ubuntu 26.04 to deb package build matrix
1 parent 234d055 commit 4ea5ff3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build_deb_packages.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
version: 22.04
3030
- distribution: ubuntu
3131
version: 24.04
32+
- distribution: ubuntu
33+
version: 26.04
3234

3335
runs-on: ubuntu-latest
3436
name: Build package for ${{ matrix.distribution }} ${{ matrix.version }}

0 commit comments

Comments
 (0)