diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 1c267d2..c4103bd 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -16,7 +16,7 @@ jobs: image: openknowledge/ckan-dev:2.10 services: solr: - image: ckan/ckan-solr:2.10-solr9 + image: ckan/ckan-solr:2.11-solr9 postgres: image: ckan/ckan-postgres-dev:2.10 env: