Skip to content

Commit 14efece

Browse files
committed
chore: match with circleci
1 parent 011e70c commit 14efece

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/build.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,18 +53,18 @@ jobs:
5353
php:
5454
- 7.1
5555
- 7.2
56-
- 7.3
57-
- 7.4
56+
# - 7.3
57+
# - 7.4
5858
# - 8.0
5959
include:
6060
- php: 7.1
6161
phpunit: 7.5.20
6262
- php: 7.2
6363
phpunit: 8.5.13
64-
- php: 7.3
65-
phpunit: 9.5.0
66-
- php: 7.4
67-
phpunit: 9.5.0
64+
# - php: 7.3
65+
# phpunit: 9.5.0
66+
# - php: 7.4
67+
# phpunit: 9.5.0
6868
# - php: 8.0
6969
# phpunit: 9.5.0
7070

0 commit comments

Comments
 (0)