Skip to content

Commit

Permalink
stop testing on php < 8
Browse files Browse the repository at this point in the history
  • Loading branch information
tufanbarisyildirim committed Oct 27, 2022
1 parent 9410c19 commit 83fc8d1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ jobs:
strategy:
matrix:
php-version:
- '7.3'
- '7.4'
- '8.0'
- '8.1'

Expand Down

0 comments on commit 83fc8d1

Please sign in to comment.