Skip to content

Commit

Permalink
fix: small typo in the docs (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamielaux committed Aug 11, 2020
1 parent 212e83f commit 24156c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
# in this example, there is a newer version already installed, 3.7.7, so the older version will be downloaded
python-version: [3.5, 3.6, 3.7.4, 3.8]
steps:
Expand Down

0 comments on commit 24156c2

Please sign in to comment.