Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Commit

Permalink
Add test version
Browse files Browse the repository at this point in the history
  • Loading branch information
garth-wells committed Jun 2, 2020
1 parent bebac84 commit 3604c4f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pythonapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
# python-version: [3.7, 3.8]
python-version: [3.8]
python-version: [3.7, 3.8]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 3604c4f

Please sign in to comment.