Skip to content

Update org.eclipse.e4.ui.workbench to Java 21 #5202

Update org.eclipse.e4.ui.workbench to Java 21

Update org.eclipse.e4.ui.workbench to Java 21 #5202

Workflow file for this run

name: Continuous Integration
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
uses: eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/mavenBuild.yml@master