Skip to content

Commit

Permalink
Fix up support for Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
rmartin16 committed May 25, 2023
1 parent 01a04cd commit 31276cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
uses: actions/[email protected]
with:
python-version: ${{ matrix.python-version }}
check-latest: true

- name: Install Windows Store Python
if: startswith(matrix.python-version, 'winstore')
Expand Down

0 comments on commit 31276cf

Please sign in to comment.