Update .github/workflows/scrape.yml
Some checks failed
Scrape / scrape (push) Failing after 35s

This commit is contained in:
Henrik Lindhe 2026-05-31 11:25:16 +02:00
parent 3f2bed15ee
commit 19c17251df

View file

@ -13,7 +13,7 @@ permissions:
jobs: jobs:
scrape: scrape:
runs-on: ubuntu-latest runs-on: debian-runner-1
if: ${{ !github.event.repository.is_template }} if: ${{ !github.event.repository.is_template }}
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4