Skip to content
This repository was archived by the owner on Mar 15, 2025. It is now read-only.

Commit 87669f3

Browse files
author
Andrey Helldar
authored
Update build.yml
1 parent 935f9e0 commit 87669f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
strategy:
1616
matrix:
17-
php_version: [ 7.3.28, 7.4.20, 8.0.6, latest ]
17+
php_version: [ 7.3.28, 7.4.20, 8.0.7, latest ]
1818

1919
steps:
2020
- name: Checkout

0 commit comments

Comments
 (0)