Skip to content

Commit

Permalink
fixed issue Juniper#391
Browse files Browse the repository at this point in the history
  • Loading branch information
chidanandpujar committed Apr 14, 2022
1 parent 3dca9df commit 86780b4
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/pylint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,8 @@ jobs:

strategy:
matrix:
os: [ubuntu-latest, windows-latest]
python-version: [3.8.12, 3.9.12]
exclude:
- os: windows-latest
python-version: 3.8.12

os: [ubuntu-latest]
python-version: [3.7.12, 3.8.12, 3.9.12]

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

0 comments on commit 86780b4

Please sign in to comment.