Skip to content

Commit

Permalink
Adds snapshot docker builds for v1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
mbalassi authored and morhidi committed Nov 30, 2022
1 parent a22c0f0 commit 4a28c61
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,10 @@ jobs:
matrix:
java_version: [8, 11]
build:
- flink_version: 1.16-SNAPSHOT
- flink_version: 1.17-SNAPSHOT
branch: dev-master
- flink_version: 1.16-SNAPSHOT
branch: dev-1.16
- flink_version: 1.15-SNAPSHOT
branch: dev-1.15
steps:
Expand Down

0 comments on commit 4a28c61

Please sign in to comment.