Skip to content

Commit 869d569

Browse files
committed
chore: disable 7.2
1 parent 701f843 commit 869d569

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ jobs:
5959
include:
6060
- php: 7.1
6161
phpunit: 7.5.20
62-
- php: 7.2
63-
phpunit: 8.5.13
62+
# - php: 7.2
63+
# phpunit: 8.5.13
6464
# - php: 7.3
6565
# phpunit: 9.5.0
6666
# - php: 7.4

0 commit comments

Comments
 (0)