Skip to content

Commit

Permalink
remove build issues
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham-stepsecurity committed Aug 6, 2024
1 parent 168fdb3 commit e68d5b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ jobs:
uses: "./.github/workflows/test-os.yml"
with:
os: '["windows-2019", "windows-2022"]'
python-version: '["3.8", "3.9", "3.10", "3.11", "3.12", "installed"]'
include: '[{"os": "windows-2019", "python-version": "3.7"}]'
python-version: '["3.8", "3.9", "3.10", "3.11", "3.12"]'
include: '[{"os": "windows-2022", "python-version": "installed"}]'

publish:
name: "Publish"
Expand Down

0 comments on commit e68d5b7

Please sign in to comment.