Skip to content

Commit

Permalink
Drop JDK 11 on GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
pan3793 committed Mar 12, 2024
1 parent a5da03e commit 880af7f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
matrix:
java:
- 8
- 11
- 17
spark:
- '3.2'
Expand Down Expand Up @@ -185,7 +184,6 @@ jobs:
matrix:
java:
- 8
- 11
flink:
- '1.16'
- '1.17'
Expand Down Expand Up @@ -307,7 +305,6 @@ jobs:
matrix:
java:
- 8
- 11
comment: [ "normal" ]
steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -349,7 +346,6 @@ jobs:
matrix:
java:
- 8
- 11
comment: [ "normal" ]
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 880af7f

Please sign in to comment.