Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBurchLog committed Mar 12, 2021
1 parent 18b1833 commit 9b9fb79
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']
pika-version: ['0.13.1', '1.1.0']
# Can't use ubuntu-latest until Python 3.4 has Ubuntu 20.X install options in setup-python@v2
os: ['ubuntu-18.04']
Expand Down

0 comments on commit 9b9fb79

Please sign in to comment.