Skip to content

Commit

Permalink
GitHub Actions: also build Ubuntu 24.04 (#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
K-os authored Aug 20, 2024
1 parent f8c2f26 commit efb49f4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ jobs:
name: "Ubuntu 22.04",
os: ubuntu-22.04
}
- {
name: "Ubuntu 24.04",
os: ubuntu-24.04
}
- {
name: "Mac OS Latest x86_64",
os: macos-latest,
Expand Down

0 comments on commit efb49f4

Please sign in to comment.