Skip to content

Commit

Permalink
[KYUUBI apache#5405] [FLINK] Using the staging repo during the RC stage
Browse files Browse the repository at this point in the history
  • Loading branch information
YesOrNo828 committed Oct 18, 2023
1 parent c74f5c3 commit 4c0cf88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ jobs:
comment: 'verify-on-flink-1.16-binary'
- java: 8
flink: '1.17'
flink-archive: '-Dflink.archive.mirror=https://archive.apache.org/dist/flink/flink-1.18.0 -Dflink.archive.name=flink-1.18.0-bin-scala_2.12.tgz'
flink-archive: '-Dflink.archive.mirror=https://dist.apache.org/repos/dist/dev/flink/flink-1.18.0-rc2 -Dflink.archive.name=flink-1.18.0-bin-scala_2.12.tgz'
comment: 'verify-on-flink-1.18-binary'
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 4c0cf88

Please sign in to comment.