Skip to content

Commit

Permalink
update Elasticsearch and MongoDB in CI to match pygeoapi-examples (#1914
Browse files Browse the repository at this point in the history
)
  • Loading branch information
tomkralidis authored Jan 26, 2025
1 parent f93246e commit 269c785
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Install and run Elasticsearch 📦
uses: getong/[email protected]
with:
elasticsearch version: '8.3.1'
elasticsearch version: '8.17.0'
host port: 9200
container port: 9200
host node port: 9300
Expand All @@ -71,7 +71,7 @@ jobs:
- name: Install and run MongoDB
uses: supercharge/[email protected]
with:
mongodb-version: 4.4
mongodb-version: '8.0.4'
- name: Install and run SensorThingsAPI
uses: cgs-earth/[email protected]
- name: Install sqlite and gpkg dependencies
Expand Down

0 comments on commit 269c785

Please sign in to comment.