Skip to content

Commit 3760384

Browse files
Test against php 8.5 (#318)
1 parent 190f0e1 commit 3760384

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
- "8.2"
6565
- "8.3"
6666
- "8.4"
67+
- "8.5"
6768

6869
steps:
6970
- name: Checkout
@@ -93,6 +94,8 @@ jobs:
9394
php-version:
9495
- "7.4"
9596
- "8.3"
97+
- "8.4"
98+
- "8.5"
9699

97100
steps:
98101
- name: Checkout

0 commit comments

Comments
 (0)