Skip to content

Commit

Permalink
Test against currently supported PHP versions
Browse files Browse the repository at this point in the history
  • Loading branch information
wandersonwhcr committed Mar 5, 2022
1 parent 2a81458 commit 0323c22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
strategy:
matrix:
php_version:
- 7.4
- 8.0
- "8.0"
- "8.1"
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 0323c22

Please sign in to comment.