Skip to content

Commit

Permalink
ci: also build on Ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
striezel committed Jun 10, 2024
1 parent 6e79403 commit cccb5ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
strategy:
matrix:
os:
- ubuntu-24.04
- ubuntu-22.04
- ubuntu-20.04
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit cccb5ba

Please sign in to comment.