Skip to content

Commit

Permalink
Merge pull request #96 from eosnetworkfoundation/ehp/GH-95-bump-leap-v5
Browse files Browse the repository at this point in the history
[3.2] Bump Leap v5
  • Loading branch information
ericpassmore committed Oct 20, 2023
2 parents 1daf8e6 + 067e9cc commit f58eb79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.5)

set(EOSIO_VERSION_MIN "3.1")
set(EOSIO_VERSION_SOFT_MAX "4.1")
set(EOSIO_VERSION_SOFT_MAX "5.0")
# set(EOSIO_VERSION_HARD_MAX "")

find_package(leap REQUIRED)
Expand Down

0 comments on commit f58eb79

Please sign in to comment.