Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wForget committed Mar 7, 2024
1 parent b93744d commit c9f6917
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 @@ -205,7 +205,7 @@ jobs:
comment: 'verify-on-flink-1.18-binary'
- java: 8
flink: '1.17'
flink-archive: '-Dflink.archive.mirror=https://dist.apache.org/repos/dist/dev/flink/flink-1.19.0-rc2/ -Dflink.archive.name=flink-1.19.0-bin-scala_2.12.tgz'
flink-archive: '-Dflink.archive.mirror=https://dist.apache.org/repos/dist/dev/flink/flink-1.19.0-rc2 -Dflink.archive.name=flink-1.19.0-bin-scala_2.12.tgz'
comment: 'verify-on-flink-1.19-binary'
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit c9f6917

Please sign in to comment.