Merge pull request #7 from etan-status/build-proof-tests

download v1.1.0 test vectors and stop downloading v1.1.0-beta.5 test vectors
This commit is contained in:
tersec 2021-09-28 01:45:08 +00:00 committed by GitHub
commit e129374fb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
set -eu
VERSIONS=(
"v1.1.0-beta.5"
"v1.1.0"
)
FLAVOURS=(
"general"