Skip to content

Commit 0fc21a4

Browse files
authored
Adds 8.2 to CICD (#1572)
1 parent 41ce095 commit 0fc21a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CICD.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ jobs:
9999
php-version:
100100
- 8.0
101101
- 8.1
102+
- 8.2
102103
sql-versions:
103104
- mariadb
104105
- postgresql
@@ -180,6 +181,7 @@ jobs:
180181
php-version:
181182
- 8.0
182183
- 8.1
184+
- 8.2
183185
sql-versions:
184186
- mariadb
185187
- postgresql

0 commit comments

Comments
 (0)