Skip to content

Commit

Permalink
Attempt to fix ci for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
netniV committed Dec 9, 2024
1 parent 10bee2b commit 6e0796a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xmake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set_languages("c++20")

add_requires("eastl")
add_requires("spdlog")
add_requires("protobuf-cpp 3.19")
add_requires("protobuf-cpp 3.20")
add_requires("toml++")
add_requires("nlohmann_json")
add_requires("inifile-cpp")
Expand Down

0 comments on commit 6e0796a

Please sign in to comment.