Commit 8e7085b
committed
Build docs in CI on python 3.7.14
A few days ago, build docs started timing out. Analyzing the differences between the builds, it seems they started timing out when github actions switched to a new image that used python 3.7.15 instead of 3.7.14. Let's use python 3.7.14 to see if it fixes the doc build timeout.1 parent 3520ab5 commit 8e7085b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments