Skip to content

Commit

Permalink
Use Python 3.10.0 for test
Browse files Browse the repository at this point in the history
  • Loading branch information
messense committed Dec 19, 2021
1 parent e84fe76 commit 51ce673
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 @@ -29,7 +29,7 @@ jobs:
python-version: "3.9"
- uses: actions/setup-python@v2
with:
python-version: "3.10"
python-version: "3.10.0"
- name: Install cffi and virtualenv
run: pip install cffi virtualenv
- uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit 51ce673

Please sign in to comment.