CI: conditional compact build (#930)

* CI: conditional compact build
* Rpc: fix log line ending
This commit is contained in:
Anna Prosvetova
2021-12-24 22:35:25 +03:00
committed by GitHub
parent 46a25c295c
commit f6d4e8fa84
4 changed files with 60 additions and 14 deletions

View File

@@ -14,7 +14,7 @@ env:
jobs:
lint_c_cpp:
runs-on: [self-hosted]
runs-on: [self-hosted,Office]
steps:
- name: 'Cleanup workspace'
uses: AutoModality/action-clean@v1