Skip to content

Commit

Permalink
CI: add Ubuntu 24.04 .deb package
Browse files Browse the repository at this point in the history
  • Loading branch information
julianoes committed Sep 6, 2024
1 parent 27b4cc0 commit c06f1e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ jobs:
runs-on: ${{ matrix.container_name }}
strategy:
matrix:
container_name: [ubuntu-20.04, ubuntu-22.04]
container_name: [ubuntu-20.04, ubuntu-22.04, ubuntu-24.04]
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit c06f1e3

Please sign in to comment.