Skip to content

Commit

Permalink
Add back drupal 9.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
rosiel committed Jul 20, 2022
1 parent 5644a68 commit 551a667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-2.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
matrix:
php-versions: ["7.4", "8.0", "8.1"]
test-suite: ["kernel", "functional", "functional-javascript"]
drupal-version: ["9.4.x", "9.5.x-dev", "10.0.x-dev"]
drupal-version: ["9.3.x", "9.4.x", "9.5.x-dev", "10.0.x-dev"]
mysql: ["8.0"]
allowed_failure: [false]
include:
Expand Down

0 comments on commit 551a667

Please sign in to comment.