Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
Add back ubuntu-latest to test matrix
  • Loading branch information
tklengyel authored Nov 21, 2024
1 parent 5cb453d commit 42470b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
strategy:
matrix:
os:
- 'ubuntu-latest'
- 'ubuntu-22.04'
- 'ubuntu-24.04'
steps:
Expand Down

0 comments on commit 42470b6

Please sign in to comment.