Revert "Revert "self-hosted" (#94)" (#98)

This reverts commit 047171a475a56d94dacc10ba4c96222a543a2e15.

Co-authored-by: Mona Hmiza <>
This commit is contained in:
RavMorgan
2023-05-24 16:12:02 +03:00
committed by Aviu00
parent a8ac3c34bc
commit 44ad721a3a
15 changed files with 15 additions and 15 deletions

View File

@@ -30,7 +30,7 @@ jobs:
build:
name: Test Packaging
if: github.actor != 'PJBot' && github.event.pull_request.draft == false
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- name: Checkout Master