Skip to content

Commit acdb5f6

Browse files
Andreas Frömericanhazstring
authored andcommitted
Drop 7.2 from build matrix
1 parent cbde785 commit acdb5f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
strategy:
6767
fail-fast: false
6868
matrix:
69-
php-version: ["7.2", "7.3", "7.4", "8.0"]
69+
php-version: ["7.3", "7.4", "8.0"]
7070
operating-system: ["ubuntu-latest"]
7171
experimental: [false]
7272
include:

0 commit comments

Comments
 (0)