Skip to content

Commit 2d9ce90

Browse files
hroncokcsernazs
authored andcommitted
Use Python 3.11 to check style
1 parent d27685b commit 2d9ce90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: ./.github/actions/setup
2323
with:
2424
type: test
25-
python-version: "3.10"
25+
python-version: "3.11"
2626
poetry-version: ${{ env.POETRY_VERSION }}
2727

2828

0 commit comments

Comments
 (0)