Update main.yml

This commit is contained in:
Nicolas Héron 2025-01-17 14:58:19 +01:00 committed by GitHub
commit b259b75fc9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- uses: actions/checkout@v2