Skip to content

Commit

Permalink
3.9 worked, let's try 3.10?
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBurchLog committed Mar 12, 2021
1 parent a7a6cc7 commit bb83dbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [ '2.7', '3.4', '3.5', '3.6', '3.7', '3.8','3.9']
python-version: [ '2.7', '3.4', '3.5', '3.6', '3.7', '3.8','3.9', '3.10']
pika-version: ['0.13.1', '1.1.0']
os: ['ubuntu-latest']
exclude:
Expand Down

0 comments on commit bb83dbf

Please sign in to comment.