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