mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-17 00:18:11 +08:00
Update workflow.
This commit is contained in:
@@ -20,7 +20,7 @@ def ftxui_cc_library(
|
||||
"include",
|
||||
"src",
|
||||
],
|
||||
copts = ["-std=c++17"],
|
||||
copts = ["-std=c++20"],
|
||||
visibility = ["//visibility:public"],
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user