Skip to content

Commit 8ede825

Browse files
committed
Testing bundle validation for 1.0.1-rc1
1 parent 229dee7 commit 8ede825

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/release_candidate_validation.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,9 @@ env:
1515
jobs:
1616
validate-release-candidate-bundles:
1717
runs-on: ubuntu-latest
18-
if: false
1918
env:
20-
HUDI_VERSION: 1.0.0
21-
STAGING_REPO_NUM: 1123
19+
HUDI_VERSION: 1.0.1-rc1
20+
STAGING_REPO_NUM: 1146
2221
strategy:
2322
matrix:
2423
include:

0 commit comments

Comments
 (0)