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 bfc536f commit 55edbd0Copy full SHA for 55edbd0
.github/workflows/docs.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
docs:
11
name: Update documentation
12
- runs-on: ubuntu-latest
+ runs-on: ubuntu-18.04
13
14
steps:
15
- name: Checkout
0 commit comments