Skip to content

Commit

Permalink
bump build job to py3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
briantist committed Aug 12, 2023
1 parent d0dbe9c commit 13f8eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:

- uses: actions/setup-python@v4
with:
python-version: '3.10'
python-version: '3.11'

- name: Pre-reqs
run: pip install --upgrade pip setuptools build twine
Expand Down

0 comments on commit 13f8eaf

Please sign in to comment.