Skip to content

Commit

Permalink
✔️ Test against py 3.10 rc2 latest preview (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ousret committed Sep 26, 2021
1 parent cf1f76a commit 06b558e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [3.5, 3.6, 3.7, 3.8, 3.9, "3.10.0-rc.1"]
python-version: [3.5, 3.6, 3.7, 3.8, 3.9, "3.10.0-rc.2"]
os: [ubuntu-latest]

steps:
Expand Down

0 comments on commit 06b558e

Please sign in to comment.