We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
main
1 parent 4b05267 commit bd371d6Copy full SHA for bd371d6
.github/workflows/push_pr.yml
@@ -25,7 +25,7 @@ jobs:
25
compile_and_test:
26
strategy:
27
matrix:
28
- flink: [1.17.0, 1.18-SNAPSHOT]
+ flink: [1.17-SNAPSHOT, 1.18-SNAPSHOT]
29
uses: apache/flink-connector-shared-utils/.github/workflows/ci.yml@ci_utils
30
with:
31
flink_version: ${{ matrix.flink }}
0 commit comments