Skip to content

Commit

Permalink
Update Debian build to include Ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
dasilvatek authored and Nick-Hall committed Jan 8, 2025
1 parent cc898ef commit a6a1300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-20.04, ubuntu-22.04]
os: [ubuntu-20.04, ubuntu-22.04, ubuntu-24.04]


steps:
Expand Down

0 comments on commit a6a1300

Please sign in to comment.