diff --git a/.github/workflows/current-eclipse-release-distro.yml b/.github/workflows/current-eclipse-release-distro.yml index 1535df41d..c34459f41 100644 --- a/.github/workflows/current-eclipse-release-distro.yml +++ b/.github/workflows/current-eclipse-release-distro.yml @@ -11,7 +11,7 @@ on: jobs: eclipse-language-servers-build: - runs-on: [self-hosted, macOS] + runs-on: macos-latest steps: - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 - name: Set up JDK 17