Try switching to gh-hosted build

This commit is contained in:
aboyko
2023-07-14 17:19:28 -04:00
parent ace9905d2c
commit 2d5c2c3f8e
5 changed files with 6 additions and 6 deletions

View File

@@ -15,7 +15,7 @@ on:
jobs:
e429-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: 'e429'
build_type: 'snapshot'