only test php 8.1 for now
Some checks failed
/ test (push) Successful in 1s
Unit Testing / phpunit (8.1) (pull_request) Has been cancelled
Unit Testing / phpunit (latest) (pull_request) Has been cancelled
Unit Testing / phpunit (latest) (push) Has been cancelled
Unit Testing / phpunit (8.1) (push) Has been cancelled

This commit is contained in:
André Menrath 2024-09-20 20:35:52 +02:00
parent 4ed94f5d60
commit 543f8a38f6

View file

@ -14,7 +14,7 @@ jobs:
- 3306:3306
strategy:
matrix:
php-versions: ['8.1', '8.2', '8.3']
php-versions: ['8.1']
include:
- wp-version: latest
steps: