Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

Commit

Permalink
feat: Update for 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
satya7289 committed Aug 4, 2020
1 parent b96a313 commit b7d6528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-18.04
strategy:
matrix:
python-version: [3.6, 3.7]
python-version: [3.6, 3.7, 3.8]
env:
SECRET_KEY: foobarbaz
GOOGLE_MAPS_API_KEY: $GOOGLE_MAPS_API_KEY
Expand Down

0 comments on commit b7d6528

Please sign in to comment.