.github/workflows: Migrate workflows to Blacksmith runners (#9)
Migrate workflows to Blacksmith Co-authored-by: blacksmith-sh[bot] <157653362+blacksmith-sh[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
bf6971e1af
commit
61ada6397e
2
.github/workflows/sync-label.yaml
vendored
2
.github/workflows/sync-label.yaml
vendored
@@ -12,7 +12,7 @@ on:
|
||||
jobs:
|
||||
main:
|
||||
name: Sync labels
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: blacksmith-2vcpu-ubuntu-2404
|
||||
|
||||
steps:
|
||||
- name: ⤵️ Check out code from GitHub
|
||||
|
||||
Reference in New Issue
Block a user