Skip to content

Commit d3e440d

Browse files
committed
ci: leave default Java
1 parent 62d5e32 commit d3e440d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,6 @@ jobs:
5959
- name: Check CodeIssues
6060
uses: ./.github/workflows/composite-check
6161

62-
# https://www.mathworks.com/support/requirements/openjdk.html
63-
# old matlab may segfault with too-new JDK
64-
- name: matlab_jenv JDK 11
65-
if: ${{ matrix.release >= 'R2023a' && matrix.release < 'R2025a' }}
66-
run: matlab_jenv ${JAVA_HOME_11_X64}
67-
6862
- name: Matlab tell External Language Interface versions
6963
uses: matlab-actions/run-command@v2
7064
with:

0 commit comments

Comments
 (0)