We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb76ada commit 360f212Copy full SHA for 360f212
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ on:
7
types: [prereleased, released]
8
env:
9
TESTING_IMAGE_NAME: geospaas_rest_api_tests
10
- GEOSPAAS_PROCESSING_VERSION: 3.8.0
+ GEOSPAAS_PROCESSING_VERSION: '3.8.6.dev0'
11
GEOSPAAS_HARVESTING_VERSION: 3.8.0
12
METANORM_VERSION: 4.1.2
13
jobs:
0 commit comments