Try switching to gh-hosted build
This commit is contained in:
@@ -17,7 +17,7 @@ on:
|
||||
jobs:
|
||||
e428-distro:
|
||||
# if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
||||
uses: ./.github/workflows/self-hosted-eclipse-distro-build.yml
|
||||
uses: ./.github/workflows/gh-hosted-eclipse-distro-build.yml
|
||||
with:
|
||||
eclipse_profile: 'e428'
|
||||
build_type: 'snapshot'
|
||||
|
||||
Reference in New Issue
Block a user