Skip to content

Commit 3446dbe

Browse files
authored
Merge pull request #317 from phansys/php_matrix
Add PHP 8.2 to the build matrix
2 parents 1b2b7dc + f2efad6 commit 3446dbe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ jobs:
9696
- "7.4"
9797
- "8.0"
9898
- "8.1"
99+
- "8.2"
99100

100101
steps:
101102
- name: "Checkout"
@@ -134,6 +135,7 @@ jobs:
134135
- "7.4"
135136
- "8.0"
136137
- "8.1"
138+
- "8.2"
137139

138140
steps:
139141
- name: "Checkout"

0 commit comments

Comments
 (0)