Skip to content

Commit

Permalink
SDK-2438:Changed minimum tests php version
Browse files Browse the repository at this point in the history
  • Loading branch information
mehmet-yoti committed Mar 22, 2024
1 parent feec5d6 commit c9fd49f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php-version: [ 7.4, 7.3, 7.2, 7.1 ]
php-version: [ 7.4 ]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit c9fd49f

Please sign in to comment.