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 e59811f commit 8e53cabCopy full SHA for 8e53cab
.github/workflows/docs.yml
@@ -8,7 +8,7 @@ env:
8
9
jobs:
10
build:
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v2
14
- name: Install Python dependencies
0 commit comments