Skip to content

Commit

Permalink
Githubactions: Run tests on Ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
aveenismail committed Sep 2, 2024
1 parent bf1bf0d commit d5c1ac4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,8 @@ jobs:
fail-fast: false
matrix:
include:
- environment: "ubuntu:24.04"
cc: "clang"
- environment: "ubuntu:22.04"
cc: "clang"
- environment: "fedora:40"
Expand Down

0 comments on commit d5c1ac4

Please sign in to comment.