Skip to content

Commit

Permalink
docs: try using an older OS
Browse files Browse the repository at this point in the history
  • Loading branch information
ElMassimo committed Jul 16, 2024
1 parent f0776b9 commit 23e72eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crawl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
env:
API_KEY: ${{secrets.ALGOLIA_API_KEY}}
APPLICATION_ID: GERZE019PN
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
container: algolia/docsearch-scraper
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 23e72eb

Please sign in to comment.