Skip to content

Commit

Permalink
set the solr_version in ci to "8.11-slim" to try and get solr to crea…
Browse files Browse the repository at this point in the history
…te successfully again (#6119)

Co-authored-by: rob <[email protected]>
  • Loading branch information
alishaevn and orangewolf authored Jul 24, 2023
1 parent f271ebd commit 08be2d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
executor:
name: 'samvera/ruby_fcrepo_solr_redis_postgres'
ruby_version: << parameters.ruby_version >>
solr_version: 8.11-slim
resource_class: medium
environment:
RAILS_VERSION: << parameters.rails_version >>
Expand Down Expand Up @@ -124,6 +125,7 @@ jobs:
executor:
name: 'samvera/ruby_fcrepo_solr_redis_postgres'
ruby_version: << parameters.ruby_version >>
solr_version: 8.11-slim
resource_class: medium+
parallelism: 10
environment:
Expand Down

0 comments on commit 08be2d2

Please sign in to comment.