Skip to content

Commit

Permalink
update to jdk 11 in flink jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
Reamer committed Oct 17, 2024
1 parent c1a283a commit e825d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ jobs:
uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: 8
java-version: 11
- name: Cache local Maven repository
uses: actions/cache@v4
with:
Expand Down

0 comments on commit e825d51

Please sign in to comment.