Skip to content

Commit f2efad6

Browse files
committed
Add PHP 8.2 to the build matrix
1 parent 0d82193 commit f2efad6

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)