Skip to content

Commit

Permalink
Merge branch 'main' into issue-1305-async-pagination
Browse files Browse the repository at this point in the history
  • Loading branch information
seratch committed Nov 28, 2022
2 parents 23e1b07 + f2f3fd6 commit 59f67f8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci-build.yml
Expand Up @@ -8,7 +8,8 @@ on:

jobs:
build:
runs-on: ubuntu-latest
# Avoiding -latest due to https://github.com/actions/setup-python/issues/162
runs-on: ubuntu-20.04
timeout-minutes: 10
strategy:
matrix:
Expand Down

0 comments on commit 59f67f8

Please sign in to comment.