mirror of
https://github.com/andreinechaev/nvcc4jupyter.git
synced 2026-06-13 18:50:47 +05:30
Change python 3.12 to 3.10 in readthedocs config
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ version: 2
|
|||||||
build:
|
build:
|
||||||
os: ubuntu-22.04
|
os: ubuntu-22.04
|
||||||
tools:
|
tools:
|
||||||
python: "3.12"
|
python: "3.10"
|
||||||
# You can also specify other tool versions:
|
# You can also specify other tool versions:
|
||||||
# nodejs: "19"
|
# nodejs: "19"
|
||||||
# rust: "1.64"
|
# rust: "1.64"
|
||||||
|
|||||||
Reference in New Issue
Block a user