Skip to content

Commit

Permalink
Add ubuntu-24.04 to cmake-multi-platform-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JustusBraun authored Nov 8, 2024
1 parent 52eedd0 commit d8b634f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-multi-platform-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

# Set up a matrix to run the following 3 linux versions:
matrix:
os: [ubuntu-latest, ubuntu-22.04, ubuntu-20.04]
os: [ubuntu-latest, ubuntu-24.04, ubuntu-22.04, ubuntu-20.04]
build_type: [Release]
c_compiler: [gcc]
include:
Expand Down

0 comments on commit d8b634f

Please sign in to comment.