Skip to content

Commit

Permalink
Merge branch 'master' into 4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
csandanov committed Dec 17, 2024
2 parents 5168884 + 2321d9b commit 7297876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ else ifeq ($(PHP_VER),8.4)
else
@echo "Drupal 11 doesn't support PHP <8.3"
cd ./tests/10 && IMAGE=$(REPO):$(TAG) ./run.sh
cd ./tests/7 && IMAGE=$(REPO):$(TAG) ./run.sh
# cd ./tests/7 && IMAGE=$(REPO):$(TAG) ./run.sh
endif

push:
Expand Down

0 comments on commit 7297876

Please sign in to comment.