Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 212e83f commit 24156c2Copy full SHA for 24156c2
README.md
@@ -82,6 +82,7 @@ jobs:
82
build:
83
runs-on: ubuntu-latest
84
strategy:
85
+ matrix:
86
# in this example, there is a newer version already installed, 3.7.7, so the older version will be downloaded
87
python-version: [3.5, 3.6, 3.7.4, 3.8]
88
steps:
0 commit comments