mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-11 00:04:24 +00:00
CI: upgrade Ubuntu version to get newer Clang. Add C++26 build test. (#7954)
This commit is contained in:
parent
41eebc87a0
commit
e3cb016328
2 changed files with 15 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Cross Platform Makefile
|
||||
# Compatible with MSYS2/MINGW, Ubuntu 14.04.1 and Mac OS X
|
||||
# Compatible with MSYS2/MINGW, Ubuntu 14.04.1+ and Mac OS X
|
||||
#
|
||||
# Important: This is a "null backend" application, with no visible output or interaction!
|
||||
# This is used for testing purpose and continuous integration, and has little use for end-user.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue