Skip to content

Commit 81c77dd

Browse files
author
Jonathan Visser
committed
ci: Add PHP 8.5 to test matrix
1 parent 9ae1ef1 commit 81c77dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
code_quality:
1010
strategy:
1111
matrix:
12-
php_version: [8.1, 8.2, 8.3, 8.4]
12+
php_version: [8.1, 8.2, 8.3, 8.4, 8.5]
1313
runs-on: ubuntu-latest
1414
steps:
1515
- name: Checkout hypernode-deploy

0 commit comments

Comments
 (0)