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
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:
parent
4ed94f5d60
commit
543f8a38f6
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
||||||
- 3306:3306
|
- 3306:3306
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
php-versions: ['8.1', '8.2', '8.3']
|
php-versions: ['8.1']
|
||||||
include:
|
include:
|
||||||
- wp-version: latest
|
- wp-version: latest
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue