Browse Source

[FIX] change build.os in readthedocs

pull/6/head
troyyyyy 1 year ago
parent
commit
4520d4b7fb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .readthedocs.yaml

+ 1
- 1
.readthedocs.yaml View File

@@ -1,7 +1,7 @@
version: 2

build:
os: ubuntu-latest
os: ubuntu-20.04
tools:
python: "3.7"



Loading…
Cancel
Save