fix: 🔧 Use standard Github runners for the publish runtime task (#225)

This commit is contained in:
Steve Degosserie 2025-10-11 10:37:19 +02:00 committed by GitHub
parent f934707d7c
commit 678a8fb161
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,8 +46,7 @@ jobs:
build-srtool-runtimes:
needs: ["setup-scripts", "read-rust-version"]
runs-on:
group: DH-runners
runs-on: ubuntu-latest
permissions:
contents: read
strategy: