fix: 🔨 Run publish binary task on ephemeral runner (#307)

Co-authored-by: Ahmad Kaouk <56095276+ahmadkaouk@users.noreply.github.com>
This commit is contained in:
Steve Degosserie 2025-11-22 15:54:49 +01:00 committed by GitHub
parent a5522659bf
commit ba1cc63cb0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,8 +30,7 @@ jobs:
retention-days: 1
build-binary:
runs-on:
group: DH-runners
runs-on: ubuntu-latest
needs: ["prepare-sources"]
permissions:
contents: read