Skip to content

Commit c38c059

Browse files
committed
Remove php 7.4 and 8.0 from build
1 parent 549fdaf commit c38c059

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/default.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ jobs:
2424
fail-fast: false # Don't cancel other jobs if one fails
2525
matrix:
2626
include:
27-
- version: "7.4"
28-
- version: "8.0"
2927
- version: "8.1"
3028
- version: "8.2"
3129
- version: "8.3"

0 commit comments

Comments
 (0)