time to go to sleep
This commit is contained in:
parent
780b224175
commit
7ab15cfc48
2
.github/workflows/php.yml
vendored
2
.github/workflows/php.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
operating-system: [ubuntu-latest, macOS-latest]
|
operating-system: [ubuntu-latest, macOS-latest]
|
||||||
php-versions: ['7.2', '7.3', '7.4']
|
php-versions: ['7.2', '7.3', '7.4']
|
||||||
exclude:
|
exclude:
|
||||||
- os: macos-latest
|
- operating-system: macos-latest
|
||||||
php-versions: 7.4
|
php-versions: 7.4
|
||||||
|
|
||||||
name: PHP ${{ matrix.php-versions }} Test on ${{ matrix.operating-system }}
|
name: PHP ${{ matrix.php-versions }} Test on ${{ matrix.operating-system }}
|
||||||
|
Loading…
Reference in New Issue
Block a user