CI: use macos-14 (Apple M1) runners
This commit is contained in:
@@ -4,6 +4,7 @@ project(p2pool_tests)
|
||||
include(cmake/standard.cmake)
|
||||
|
||||
option(STATIC_LIBS "Use locally built libuv and libzmq static libs" OFF)
|
||||
option(WITH_LTO "Use link-time compiler optimization (if linking fails for you, run cmake with -DWITH_LTO=OFF)" ON)
|
||||
|
||||
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user