Skip to content

Commit

Permalink
Test on php 7.2
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Mar 29, 2020
1 parent 473c1d2 commit f1e341e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 42 deletions.
41 changes: 0 additions & 41 deletions .github/tests.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php: [7.4, 7.3]
php: [7.4, 7.3, 7.2]
os: [ubuntu-latest, windows-latest]

name: PHP${{ matrix.php }} on ${{ matrix.os }}
Expand Down

0 comments on commit f1e341e

Please sign in to comment.