Skip to content

Commit ec90a3d

Browse files
author
Jonathan Visser
committed
ci: Test against supported PHP versions 8.1 - 8.5
1 parent 07dd43a commit ec90a3d

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)