Skip to content

Commit

Permalink
test with the minimum-stability-dev branch of the skeleton
Browse files Browse the repository at this point in the history
  • Loading branch information
byrond authored Jan 14, 2023
1 parent a190f6f commit 5adf0fe
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 @@ -72,7 +72,7 @@ jobs:
# Create a new project using the drupal-skeleton project
- run:
name: Create a new Drupal project
command: composer create-project palantirnet/drupal-skeleton example dev-develop --no-interaction
command: composer create-project palantirnet/drupal-skeleton example dev-minimum-stability-dev --no-interaction
working_directory: ~/

# Use this copy of the-build
Expand Down

0 comments on commit 5adf0fe

Please sign in to comment.