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

Commit 1f0bc4f

Browse files
author
Andrey Helldar
authored
Bump PHP versions
1 parent 27e1a9e commit 1f0bc4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.26, 7.4.14, 8.0.1, latest ]
17+
php_version: [ 7.3.27, 7.4.15, 8.0.2, latest ]
1818

1919
steps:
2020
- name: Checkout

0 commit comments

Comments
 (0)