Skip to content

Commit fb34e60

Browse files
committed
update test image dependencies
1 parent cb76ada commit fb34e60

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ on:
77
types: [prereleased, released]
88
env:
99
TESTING_IMAGE_NAME: geospaas_rest_api_tests
10-
GEOSPAAS_PROCESSING_VERSION: 3.8.0
11-
GEOSPAAS_HARVESTING_VERSION: 3.8.0
12-
METANORM_VERSION: 4.1.2
10+
GEOSPAAS_PROCESSING_VERSION: '3.8.6.dev0'
11+
GEOSPAAS_HARVESTING_VERSION: '3.13.1'
12+
METANORM_VERSION: 4.5.2
1313
jobs:
1414
tests:
1515
name: Run unit tests and build package

0 commit comments

Comments
 (0)