Skip to content
Snippets Groups Projects
Commit b1c15010 authored by Owen Bush's avatar Owen Bush
Browse files

Up minimum drupal version

parent 15ccda51
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@ jobs:
build-php-7.4-legacy:
<<: *container_config
environment:
DRUPAL_VERSION: 8.8.10
DRUPAL_VERSION: 8.9.18
DRUPAL_PROJECT_SHA: 8.x
<<: *job-build
......@@ -59,7 +59,7 @@ jobs:
docker:
- image: circleci/php:7.3-cli-browsers
environment:
DRUPAL_VERSION: 8.8.10
DRUPAL_VERSION: 8.9.18
DRUPAL_PROJECT_SHA: 8.x
<<: *job-build
......@@ -68,7 +68,7 @@ jobs:
docker:
- image: circleci/php:7.2-cli-browsers
environment:
DRUPAL_VERSION: 8.8.10
DRUPAL_VERSION: 8.9.18
DRUPAL_PROJECT_SHA: 8.x
<<: *job-build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment