Skip to content

Commit e1a5d14

Browse files
authored
Add 8.2 to CI
1 parent f19e074 commit e1a5d14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88

99
strategy:
1010
matrix:
11-
version: ['7.1', '7.2', '7.3', '7.4', '8.0', '8.1']
11+
version: ['7.1', '7.2', '7.3', '7.4', '8.0', '8.1', '8.2']
1212
type: ['', '-prod']
1313

1414
steps:

0 commit comments

Comments
 (0)