Skip to content

Commit 7a58321

Browse files
authored
Merge pull request #666 from moetiker/patch-7
Add Ubuntu 24.04 Build
2 parents 2d1df16 + 493ff12 commit 7a58321

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build_deb_packages.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ jobs:
2323
version: 20.04
2424
- distribution: ubuntu
2525
version: 22.04
26-
26+
- distribution: ubuntu
27+
version: 24.04
2728

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

0 commit comments

Comments
 (0)