Skip to content

Commit

Permalink
Update build-2.x.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall authored Oct 28, 2024
1 parent 2fcccad commit c24d395
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build-2.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ jobs:
drupal-version: ["10.2.x", "10.3.x", "10.4.x-dev", "11.0.x"]
allowed_failure: [false]
mysql: ["8.0"]
exclude:
- drupal-version: "11.0.x"
php-versions: "8.1"
- drupal-version: "11.0.x"
php-versions: "8.2"
exclude:
- drupal-version: "11.0.x"
php-versions: "8.1"
- drupal-version: "11.0.x"
php-versions: "8.2"

name: PHP ${{ matrix.php-versions }} | drupal ${{ matrix.drupal-version }} | mysql ${{ matrix.mysql }}
env:
Expand Down

0 comments on commit c24d395

Please sign in to comment.