Skip to content

Commit 493ff12

Browse files
authored
Add Ubuntu 24.04 Build
1 parent 2d1df16 commit 493ff12

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)