Skip to content

Commit 88422cb

Browse files
committed
Set unified release test to 8.2.0-SNAPSHOT
1 parent 5a512a8 commit 88422cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unified-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
fail-fast: false
2121
matrix:
22-
stack_version: ['8.1.0-SNAPSHOT']
22+
stack_version: ['8.2.0-SNAPSHOT']
2323

2424
steps:
2525
- name: Checkout

0 commit comments

Comments
 (0)