Skip to content

Commit

Permalink
3.11 not supported yet
Browse files Browse the repository at this point in the history
  • Loading branch information
glaslos committed Mar 4, 2024
1 parent 0151624 commit cf90c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: "3.11"
python-version: "3.10"
architecture: "x64"
- name: Display Python version
run: python -c "import sys; print(sys.version)"
Expand Down

0 comments on commit cf90c50

Please sign in to comment.