Skip to content

Commit

Permalink
ci/ubuntu: support for ubuntu 24
Browse files Browse the repository at this point in the history
  • Loading branch information
Will committed May 26, 2024
1 parent 1813e6a commit d0980ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- this
os:
- ubuntu-22.04
- ubuntu-latest
- ubuntu-24.04
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit d0980ac

Please sign in to comment.