Skip to content

Commit

Permalink
update CI Python version
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Aug 26, 2024
1 parent 5464c85 commit bce5e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flake8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/setup-python@v3
name: setup Python
with:
python-version: 3.8
python-version: "3.11"
- name: Checkout msc-wis2node
uses: actions/checkout@master
- name: Install flake8
Expand Down

0 comments on commit bce5e0e

Please sign in to comment.