File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8181 include :
8282 - os : ubuntu-latest
8383 target-platform : staging
84- exclude :
85- - os : windows-11-arm
86- # "target-platform: oldest" fails on Windows 11 ARM with:
87- # An unexpected error occurred while launching the test runtime (process returned error code 13
88- # (HRESULT Code 0xD, check for example https://www.hresult.info/ for further details)).
89- target-platform : oldest
9084
9185
9286 runs-on : ${{ matrix.os }}
Original file line number Diff line number Diff line change 1010
1111 <!-- 4.32 = Eclipse 2024-06 -->
1212 <location includeAllPlatforms =" false" includeConfigurePhase =" true" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
13- <repository location =" https://download.eclipse.org/eclipse/updates/4.29 " />
13+ <repository location =" https://download.eclipse.org/eclipse/updates/4.32 " />
1414 <unit id =" org.eclipse.platform.feature.group" version =" 0.0.0" />
1515 <unit id =" org.eclipse.ui.trace" version =" 0.0.0" />
1616 <unit id =" org.eclipse.ui.tests.harness" version =" 0.0.0" />
You can’t perform that action at this time.
0 commit comments