Skip to content

Commit

Permalink
Merge pull request #666 from moetiker/patch-7
Browse files Browse the repository at this point in the history
Add Ubuntu 24.04 Build
  • Loading branch information
oetiker authored Jun 20, 2024
2 parents 2d1df16 + 493ff12 commit 7a58321
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_deb_packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ jobs:
version: 20.04
- distribution: ubuntu
version: 22.04

- distribution: ubuntu
version: 24.04

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

0 comments on commit 7a58321

Please sign in to comment.