Skip to content

Commit 269c785

Browse files
authored
update Elasticsearch and MongoDB in CI to match pygeoapi-examples (#1914)
1 parent f93246e commit 269c785

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- name: Install and run Elasticsearch 📦
5757
uses: getong/[email protected]
5858
with:
59-
elasticsearch version: '8.3.1'
59+
elasticsearch version: '8.17.0'
6060
host port: 9200
6161
container port: 9200
6262
host node port: 9300
@@ -71,7 +71,7 @@ jobs:
7171
- name: Install and run MongoDB
7272
uses: supercharge/[email protected]
7373
with:
74-
mongodb-version: 4.4
74+
mongodb-version: '8.0.4'
7575
- name: Install and run SensorThingsAPI
7676
uses: cgs-earth/[email protected]
7777
- name: Install sqlite and gpkg dependencies

0 commit comments

Comments
 (0)