Skip to content

Commit 17fab5a

Browse files
Manjusha.SManjusha.S
Manjusha.S
authored and
Manjusha.S
committed
Removed 7.3 php check from build
1 parent 88797ad commit 17fab5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
strategy:
5555
fail-fast: false
5656
matrix:
57-
php-versions: ['7.3', '7.4', '8.0', '8.1']
57+
php-versions: ['7.4', '8.0', '8.1']
5858
steps:
5959
- uses: actions/checkout@v2
6060

0 commit comments

Comments
 (0)