Skip to content

Commit

Permalink
update drupal core to 9.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
elizoller committed Mar 5, 2021
1 parent 301e1a0 commit 71cbda2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-8.x-1.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
matrix:
php-versions: ["7.3", "7.4"]
test-suite: ["kernel", "functional", "functional-javascript"]
drupal-version: ["8.9.11", "9.1.1"]
drupal-version: ["8.9.11", "9.1.5"]

name: PHP ${{ matrix.php-versions }} drupal ${{ matrix.drupal-version }} test-suite ${{ matrix.test-suite }}

Expand Down

0 comments on commit 71cbda2

Please sign in to comment.