mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
chore: migrate runner to tenki
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
report:
|
report:
|
||||||
name: Report CI Status
|
name: Report CI Status
|
||||||
runs-on: builder
|
runs-on: tenki-standard-autoscale
|
||||||
if: ${{ github.event.workflow_run.conclusion == 'failure' }}
|
if: ${{ github.event.workflow_run.conclusion == 'failure' }}
|
||||||
steps:
|
steps:
|
||||||
- name: Report Failure
|
- name: Report Failure
|
||||||
|
|||||||
Reference in New Issue
Block a user