| author | |
| committer | |
| log | 73827d2ea9a1275d2351b80fc357896793e7c9c6 |
| tree | 4880a2db3a8981d248d9cadae1741056cab96d6f |
| parent | bbab4bedac44f1177638421c311fc016432a13ee |
1 files changed, 1 insertions(+), 0 deletions(-)
.github/workflows/ci.yaml+1| ... | ... | @@ -10,6 +10,7 @@ concurrency: |
| 10 | 10 | cancel-in-progress: true |
| 11 | 11 | jobs: |
| 12 | 12 | x86_64-linux-debug: |
| 13 | timeout-minutes: 420 | |
| 13 | 14 | runs-on: [self-hosted, Linux, x86_64] |
| 14 | 15 | steps: |
| 15 | 16 | - name: Checkout |