We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8962612 commit aa01330Copy full SHA for aa01330
.github/workflows/docs.yml
@@ -3,7 +3,7 @@ on: [pull_request, push]
3
4
jobs:
5
build-and-deploy:
6
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
7
steps:
8
- uses: actions/checkout@v2
9
- name: Setup Python
0 commit comments