Skip to content

Commit

Permalink
Try Python 3.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
messense committed Jul 14, 2021
1 parent 091a5d0 commit df11636
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 @@ -26,7 +26,7 @@ jobs:
python-version: 3.8
- uses: actions/setup-python@v2
with:
python-version: 3.9
python-version: 3.9.5
- name: Install cffi and virtualenv
run: pip install cffi virtualenv
- uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit df11636

Please sign in to comment.