Skip to content

Commit c0e2ee4

Browse files
committed
actions: update PHP versions
1 parent 8879afb commit c0e2ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
php: [8.0.13, 8.1.0]
16+
php: [8.0.28, 8.1.16, 8.2.3]
1717
valgrind: [0, 1]
1818
debug: [enable, disable]
1919
zts: [on, off]

0 commit comments

Comments
 (0)