Release 3.12 prerequisite (#1056)

This commit is contained in:
Tomas Pohanka
2020-12-16 13:38:58 +01:00
committed by GitHub
parent 5772e61244
commit 485eb6892c
2 changed files with 2 additions and 2 deletions

View File

@@ -103,7 +103,7 @@ jobs:
with:
path: perf_cache
# If profiling result cache has incompatible format, increase this "v" number
key: "v11-${{ steps.calc.outputs.hash }}-${{ env.TEST_DATA_URL }}"
key: "v12-${{ steps.calc.outputs.hash }}-${{ env.TEST_DATA_URL }}"
- name: Load test data into DB and run performance test
id: main