ci: create new keysetcache

last commit updated which keys we serialize
This commit is contained in:
youben11
2022-09-02 10:08:56 +01:00
committed by Ayoub Benaissa
parent 661d33c2b6
commit 4b584ca64e
2 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ CONCRETE_OPTIMIZER_DIR ?= $(shell pwd)/concrete-optimizer
KEYSETCACHEDEV=/tmp/KeySetCache
KEYSETCACHECI ?= ../KeySetCache
KEYSETCACHENAME ?= KeySetCacheV1
KEYSETCACHENAME ?= KeySetCacheV2
HPX_VERSION?=1.7.1
HPX_URL=https://github.com/STEllAR-GROUP/hpx/archive/refs/tags/$(HPX_VERSION).tar.gz