Skip to content

Commit d5dfa72

Browse files
committed
Switch docs generation to 3.10
1 parent 53b303b commit d5dfa72

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.9"
10+
default: "3.10"
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.9"
32+
default: "3.10"
3333
ANSYS_VERSION:
3434
description: "ANSYS version"
3535
required: true

0 commit comments

Comments
 (0)