Release 3.12 prerequisite (#1056)
This commit is contained in:
parent
5772e61244
commit
485eb6892c
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -103,7 +103,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: perf_cache
|
path: perf_cache
|
||||||
# If profiling result cache has incompatible format, increase this "v" number
|
# 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
|
- name: Load test data into DB and run performance test
|
||||||
id: main
|
id: main
|
||||||
|
|||||||
@ -17,7 +17,7 @@ tileset:
|
|||||||
- layers/poi/poi.yaml
|
- layers/poi/poi.yaml
|
||||||
- layers/aerodrome_label/aerodrome_label.yaml
|
- layers/aerodrome_label/aerodrome_label.yaml
|
||||||
name: OpenMapTiles
|
name: OpenMapTiles
|
||||||
version: 3.11.0
|
version: 3.12.0
|
||||||
id: openmaptiles
|
id: openmaptiles
|
||||||
description: "A tileset showcasing all layers in OpenMapTiles. https://openmaptiles.org"
|
description: "A tileset showcasing all layers in OpenMapTiles. https://openmaptiles.org"
|
||||||
attribution: '<a href="https://www.openmaptiles.org/" target="_blank">© OpenMapTiles</a> <a href="https://www.openstreetmap.org/copyright" target="_blank">© OpenStreetMap contributors</a>'
|
attribution: '<a href="https://www.openmaptiles.org/" target="_blank">© OpenMapTiles</a> <a href="https://www.openstreetmap.org/copyright" target="_blank">© OpenStreetMap contributors</a>'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user