Skip to content

Commit

Permalink
[TMP] set solr dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ViniTou committed Nov 21, 2024
1 parent 2f7e5a1 commit 8b0532b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ jobs:

- name: Add solr dependency
run: |
VERSION=$(jq -r '.extra | ."branch-alias" | ."dev-main"' < composer.json)
VERSION="dev-ibx-8534-core-batch-2"
composer require --no-update "ibexa/solr:$VERSION"
- uses: ramsey/composer-install@v3
Expand Down

0 comments on commit 8b0532b

Please sign in to comment.