Skip to content

Commit

Permalink
[FLINK-35682][docker] Updates snapshot workflow configuration (#198)
Browse files Browse the repository at this point in the history
  • Loading branch information
reswqa authored Jun 25, 2024
1 parent f77b347 commit f050817
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 500 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,18 +37,18 @@ jobs:
max-parallel: 1
matrix:
build:
- flink_version: 1.20-SNAPSHOT
- flink_version: 2.0-SNAPSHOT
java_version: [8, 11, 17, 21]
branch: dev-master
- flink_version: 1.20-SNAPSHOT
java_version: [ 8, 11, 17, 21 ]
branch: dev-1.20
- flink_version: 1.19-SNAPSHOT
java_version: [8, 11, 17, 21]
branch: dev-1.19
- flink_version: 1.18-SNAPSHOT
java_version: [8, 11, 17]
branch: dev-1.18
- flink_version: 1.17-SNAPSHOT
java_version: [8, 11]
branch: dev-1.17
steps:
- uses: actions/checkout@v4
with:
Expand Down
94 changes: 0 additions & 94 deletions 1.17/scala_2.12-java11-ubuntu/Dockerfile

This file was deleted.

152 changes: 0 additions & 152 deletions 1.17/scala_2.12-java11-ubuntu/docker-entrypoint.sh

This file was deleted.

2 changes: 0 additions & 2 deletions 1.17/scala_2.12-java11-ubuntu/release.metadata

This file was deleted.

94 changes: 0 additions & 94 deletions 1.17/scala_2.12-java8-ubuntu/Dockerfile

This file was deleted.

Loading

0 comments on commit f050817

Please sign in to comment.