Skip to content

Commit

Permalink
Revert "Add the self-hosted label to build.yml (#152)"
Browse files Browse the repository at this point in the history
This reverts commit 630fc81.
  • Loading branch information
vasilvas99 authored Sep 19, 2023
1 parent 630fc81 commit 0db47ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
name: "qemux86_64"
# Eclipse Foundation: Label for large GitHub Build runners (paid)
# See Eclipse HelpDesk #1915
runs-on: ["LargeRunner_16cores_64GB_600GB", "self-hosted"]
runs-on: "LargeRunner_16cores_64GB_600GB"
# runs-on: ubuntu-22.04
# runs-on: self-hosted
# container: debian:bullseye
Expand Down

0 comments on commit 0db47ca

Please sign in to comment.