Skip to content

Commit

Permalink
php versions
Browse files Browse the repository at this point in the history
  • Loading branch information
afk11 committed Jan 7, 2022
1 parent 8c767c3 commit 193908f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ env:
jobs:
test:
runs-on: ubuntu-18.04
strategy:
matrix:
operating-system: [ubuntu-latest]
php-versions: ['7.2', '7.3', '7.4']
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 193908f

Please sign in to comment.