Skip to content

Commit

Permalink
Python 3.12 (fixes #2336)
Browse files Browse the repository at this point in the history
  • Loading branch information
cxong committed Nov 25, 2023
1 parent 5322a8c commit 3d959e3
Show file tree
Hide file tree
Showing 5 changed files with 285 additions and 89 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v4
with:
python-version: '3.8'
python-version: '3.12'
cache: 'poetry'

- name: Build
Expand Down
Loading

0 comments on commit 3d959e3

Please sign in to comment.