Skip to content

Commit 1b3e96b

Browse files
committed
Revert "Switch docs generation to 3.10"
This reverts commit d5dfa72.
1 parent d5dfa72 commit 1b3e96b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
python_version:
88
required: false
99
type: string
10-
default: "3.10"
10+
default: "3.9"
1111
ANSYS_VERSION:
1212
required: false
1313
type: string
@@ -29,7 +29,7 @@ on:
2929
description: "Python interpreter"
3030
required: true
3131
type: string
32-
default: "3.10"
32+
default: "3.9"
3333
ANSYS_VERSION:
3434
description: "ANSYS version"
3535
required: true

0 commit comments

Comments
 (0)