Skip to content

Commit

Permalink
Try Python 3.11 base, too.
Browse files Browse the repository at this point in the history
  • Loading branch information
luciansmith committed Jun 23, 2023
1 parent 63d4ec2 commit 11c4d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: Install Python
uses: actions/setup-python@v3
with:
python-version: '3.9'
python-version: '3.11'

- name: Setup pip cache
uses: actions/cache@v3
Expand Down

0 comments on commit 11c4d2e

Please sign in to comment.