Skip to content

Commit 4e700f4

Browse files
authored
Update ci.yml
1 parent cf5851f commit 4e700f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
fail-fast: true
8484
matrix:
8585
operating-system: ["ubuntu-latest"]
86-
php-versions: ["8.0", "8.1", "8.2", "8.3", "8.4"]
86+
php-versions: ["8.0", "8.1", "8.2", "8.3", "8.4", "8.5", "8.6"]
8787

8888
steps:
8989
- name: "Checkout"

0 commit comments

Comments
 (0)