💚 CI build

This commit is contained in:
MarceauKa 2019-11-26 09:29:08 +01:00
parent 5879350a34
commit b59442610f
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
php: ['7.2', '7.3']
php: [7.2, 7.3]
steps:
- uses: actions/checkout@v1
- name: Prepare The Environment