revert change to ef_tests

This commit is contained in:
Diva M
2023-03-24 14:32:58 -05:00
parent 1b9cfcc11b
commit 1093ba1a27

View File

@@ -1,4 +1,4 @@
TESTS_TAG := v1.3.0-rc.4
TESTS_TAG := v1.3.0-rc.1 # FIXME: move to latest
TESTS = general minimal mainnet
TARBALLS = $(patsubst %,%-$(TESTS_TAG).tar.gz,$(TESTS))