Disable randomly failing test and correct workflow syntax
This commit is contained in:
3
.github/workflows/eclipse-distro-build.yml
vendored
3
.github/workflows/eclipse-distro-build.yml
vendored
@@ -25,7 +25,8 @@ jobs:
|
||||
runs-on: [self-hosted, macOS]
|
||||
steps:
|
||||
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
|
||||
ref: ${{ inputs.ref }}
|
||||
with:
|
||||
ref: ${{ inputs.ref }}
|
||||
- name: Set up JDK 17
|
||||
uses: actions/setup-java@5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user