Skip to content

Commit f432665

Browse files
authored
actions: update PHP versions
1 parent 5125274 commit f432665

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
php:
17-
- 8.1.26
18-
- 8.2.13
19-
- 8.3.0
17+
- 8.1.31
18+
- 8.2.27
19+
- 8.3.15
2020
- 8.4.2
2121
valgrind: [0, 1]
2222
debug: [enable, disable]

0 commit comments

Comments
 (0)