Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MacHu-GWU committed Dec 3, 2020
1 parent 2290d29 commit f8fe314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: "ubuntu-latest"
strategy:
matrix:
python-version: ["3.6"]
python-version: ["2.7", "3.6"]

steps:
- uses: "actions/checkout@v2" # https://github.com/marketplace/actions/checkout
Expand Down

0 comments on commit f8fe314

Please sign in to comment.