Skip to content

Commit 18b22ff

Browse files
committed
[FLINK-37035][release] Build doc for release-2.0 branch
1 parent cf6ba7a commit 18b22ff

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,9 @@ jobs:
2828
matrix:
2929
branch:
3030
- master
31-
# Since release-2.0-preview doesn't have specific branch, use rc branch as workaround.
32-
# This should be replaced to release-2.0 once it was released.
33-
- release-2.0-preview1-rc1
31+
- release-2.0
3432
- release-1.20
3533
- release-1.19
36-
- release-1.18
3734
steps:
3835
- uses: actions/checkout@v3
3936
with:

0 commit comments

Comments
 (0)