Skip to content

Commit 7f80621

Browse files
authored
Fix stack version matrix (#5577)
1 parent d581977 commit 7f80621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-jobs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
'7.9.0',
3737
'7.10.0',
3838
'7.11.0',
39-
'7.12.0-SNAPSHOT',
39+
'7.12.0',
4040
'latest-7'
4141
]
4242

0 commit comments

Comments
 (0)