chore(ci): use default runners for renovate

This commit is contained in:
Leafd 2025-10-07 14:50:30 -04:00
parent 6d15b3e4ce
commit 538e31cffa
No known key found for this signature in database
GPG key ID: D44AE7A3699406BE

View file

@ -27,7 +27,7 @@ env:
jobs:
renovate:
name: Renovate
runs-on: blacksmith-2vcpu-ubuntu-2404
runs-on: ubuntu-latest
steps:
- name: Generate Token
uses: tibdex/github-app-token@v2