Switch gha to self-hosted runner

This commit is contained in:
aboyko
2023-06-29 18:09:37 -04:00
parent 4447a2e16c
commit b922683c53

View File

@@ -11,8 +11,9 @@ on:
jobs:
eclipse-distro-build:
runs-on: ubuntu-latest
runs-on: self-hosted
labels:
sts4-gha-01
steps:
- uses: actions/checkout@v3
- name: Set up JDK 17