5.6 is an invalid name
This commit is contained in:
parent
4fb99821ba
commit
a92a9b5272
1 changed files with 1 additions and 1 deletions
2
.github/workflows/PHP-CLI.yml
vendored
2
.github/workflows/PHP-CLI.yml
vendored
|
|
@ -3,7 +3,7 @@ name: PHP CLI
|
|||
on: [push]
|
||||
|
||||
jobs:
|
||||
5.6:
|
||||
PHP_56:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
|
|
|||
Loading…
Reference in a new issue