Skip to content

Commit

Permalink
Bump CircleCI highest test. (#5501)
Browse files Browse the repository at this point in the history
  • Loading branch information
weitzman committed Mar 27, 2023
1 parent a832a08 commit 5cee70b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
- run: cp .docker/zz-php.ini /usr/local/etc/php/conf.d/
- run: php --version
- run: composer -n config platform.php --unset
- run: composer -n require --dev drupal/core-recommended:10.0.x-dev --no-update
- run: composer -n require --dev drupal/core-recommended:10.1.x-dev --no-update
- run: composer -n update
- run: composer -n show
- run: mkdir -p /tmp/results
Expand Down

0 comments on commit 5cee70b

Please sign in to comment.