Skip to content

Commit ebcf8b2

Browse files
authored
Add 7.13.0 to stack version matrix (#5574)
1 parent a1077a8 commit ebcf8b2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/integration-jobs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ jobs:
3636
'7.9.0',
3737
'7.10.0',
3838
'7.11.0',
39-
'7.12.0-SNAPSHOT',
39+
'7.12.0',
40+
'7.13.0',
4041
'latest-7'
4142
]
4243

0 commit comments

Comments
 (0)