Skip to content

Commit

Permalink
bump max allowed leap version 5 to for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ericpassmore committed Feb 7, 2024
1 parent 5516068 commit 93c3bf2
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 93c3bf2

Please sign in to comment.