Skip to content

Commit 73da977

Browse files
Update Python version from 3.10 to 3.11
1 parent e572054 commit 73da977

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/version-and-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
workflow_dispatch:
77

88
env:
9-
PYTHON_VERSION: "3.10"
9+
PYTHON_VERSION: "3.11"
1010

1111
jobs:
1212
# First run tests

0 commit comments

Comments
 (0)