[CI] OL develop LVS
diff --git a/.travisCI/lvs/lvs-check.sh b/.travisCI/lvs/lvs-check.sh index a2e647b..b9e91ad 100644 --- a/.travisCI/lvs/lvs-check.sh +++ b/.travisCI/lvs/lvs-check.sh
@@ -14,7 +14,7 @@ # limitations under the License. # SPDX-License-Identifier: Apache-2.0 -export IMAGE_NAME=efabless/openlane:staging +export IMAGE_NAME=efabless/openlane:develop export PDK_ROOT=$(pwd)/../pdks make uncompress
diff --git a/.travisCI/lvs/maglef-lvs-check.sh b/.travisCI/lvs/maglef-lvs-check.sh index 78893b7..ff698ae 100644 --- a/.travisCI/lvs/maglef-lvs-check.sh +++ b/.travisCI/lvs/maglef-lvs-check.sh
@@ -14,7 +14,7 @@ # limitations under the License. # SPDX-License-Identifier: Apache-2.0 -export IMAGE_NAME=efabless/openlane:staging +export IMAGE_NAME=efabless/openlane:develop export PDK_ROOT=$(pwd)/../pdks make uncompress