Josemar Lohn
3 years ago
No known key found for this signature in database
GPG Key ID: 441E69D80355E46F
1 changed files with
1 additions and
1 deletions
-
.github/workflows/php.yml
|
|
@ -10,7 +10,7 @@ jobs: |
|
|
|
build: |
|
|
|
strategy: |
|
|
|
matrix: |
|
|
|
php-versions: ["7.2", "7.3", "7.4", "8.0", "8.1"] |
|
|
|
php-versions: ["7.2", "7.3", "7.4", "8.0"] |
|
|
|
runs-on: ubuntu-latest |
|
|
|
|
|
|
|
steps: |
|
|
|