Skip to content

Commit

Permalink
ci(python): update other to python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Zitrone44 committed Dec 11, 2024
1 parent 95074e0 commit e9399c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-fbs-python-module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
with:
python-version: "3.10"
python-version: "3.11"
- name: Install and configure Poetry
uses: snok/install-poetry@v1
- name: Install library
Expand Down

0 comments on commit e9399c5

Please sign in to comment.