Skip to content

Commit

Permalink
Test on Python 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored and claudep committed Feb 2, 2020
1 parent fa7fdb0 commit 0c31fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [3.5, 3.6, 3.7]
python-version: [3.5, 3.6, 3.7, 3.8]
os: [ubuntu-latest, macOS-latest, windows-latest]

steps:
Expand Down

0 comments on commit 0c31fcb

Please sign in to comment.