Skip to content

Commit

Permalink
chore: add ubuntu 24 to test build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed May 27, 2024
1 parent 2161c1c commit e79969f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux-system.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
os:
- ubuntu-20.04
- ubuntu-22.04
- ubuntu-24.04

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit e79969f

Please sign in to comment.