Skip to content

Commit a4dda6b

Browse files
committed
drop php 7.4
1 parent b8762f5 commit a4dda6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
build:
1010
strategy:
1111
matrix:
12-
php_version: ['7.4', '8.3']
12+
php_version: ['8.3']
1313
runs-on: ubuntu-latest
1414

1515
steps:

0 commit comments

Comments
 (0)