Skip to content

Commit

Permalink
Merge branch 'master' of github.com:joppuyo/disable-media-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
joppuyo committed Nov 9, 2023
2 parents 1973a92 + e7be8dd commit 0a05d67
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,12 @@ jobs:
- wp_docker_tag: 6.4-php8.0-apache
xdebug_version: xdebug-3.0.4
php_version: '8.0'
- wp_docker_tag: 6.4-php8.1-apache
xdebug_version: xdebug-3.2.1
php_version: '8.1'
- wp_docker_tag: 6.4-php8.2-apache
xdebug_version: xdebug-3.2.1
php_version: '8.2'
fail-fast: false
env:
WP_DOCKER_TAG: ${{ matrix.wp_docker_tag }}
Expand Down

0 comments on commit 0a05d67

Please sign in to comment.