Finalise ABI check update for v2.3.0
This commit is contained in:
parent
d322cc876f
commit
acd915080e
|
@ -24,7 +24,7 @@ if [ "${OPJ_CI_CXX:-}" != "" ]; then
|
|||
fi
|
||||
|
||||
OPJ_UPLOAD_ABI_REPORT=0
|
||||
OPJ_PREVIOUS_VERSION="2.2.0"
|
||||
#OPJ_PREVIOUS_VERSION="2.2.0"
|
||||
OPJ_LATEST_VERSION="2.3.0"
|
||||
if [ "${OPJ_PREVIOUS_VERSION:-}" != "" ]; then
|
||||
OPJ_LIMIT_ABI_BUILDS="-limit 3"
|
||||
|
|
Loading…
Reference in New Issue