Skip to content

Commit

Permalink
ci: add workflow with the new Ubuntu 24.04
Browse files Browse the repository at this point in the history
Let's test tntcxx against the latest ubuntu to keep up with
the times.
  • Loading branch information
drewdzzz committed Oct 14, 2024
1 parent ffd5243 commit 5e4c0c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
runs-on:
- ubuntu-20.04
- ubuntu-22.04
- ubuntu-24.04
- macos-12
- macos-13
- macos-14
Expand All @@ -37,6 +38,7 @@ jobs:
runs-on:
- ubuntu-20.04
- ubuntu-22.04
- ubuntu-24.04
- macos-12
- macos-13
- macos-14
Expand Down

0 comments on commit 5e4c0c6

Please sign in to comment.