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 f8a59cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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.1
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit f8a59cb

Please sign in to comment.