Skip to content

Commit

Permalink
Update pytest-testutils.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
craig8 authored Nov 19, 2020
1 parent 4d74480 commit de3c8eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pytest-testutils.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
matrix:
#ubuntu-16.04
#os: [ubuntu-18.04, ubuntu-20.04]
os: [ubuntu-18.04]
python-version: [3.6]
os: [ubuntu-18.04, ubuntu-20.04]
python-version: [3.6, 3.7, 3.8, 3.9]
steps:
# checkout the volttron repository and set current direectory to it
- uses: actions/checkout@v2
Expand Down

0 comments on commit de3c8eb

Please sign in to comment.