Skip to content

Commit

Permalink
removed older php version
Browse files Browse the repository at this point in the history
  • Loading branch information
Abinaya-Shunmugavel committed Sep 12, 2023
1 parent 862505f commit a179a17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unitTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
php-version: [7.3, 7.4, 8.1]
php-version: [7.4, 8.1]

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

0 comments on commit a179a17

Please sign in to comment.