Skip to content

Commit f82e17a

Browse files
committed
ci: add PHP 8.5 support to Linux workflow
1 parent edb7d4b commit f82e17a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/linux.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
strategy:
1414
matrix:
1515
php:
16+
- '8.5'
17+
- '8.5-zts'
1618
- '8.4'
1719
- '8.4-zts'
1820
- '8.3'

0 commit comments

Comments
 (0)