Skip to content

Commit

Permalink
Merge pull request #37 from step-security/shubham-patch-1
Browse files Browse the repository at this point in the history
remove build issues
  • Loading branch information
shubham-stepsecurity authored Aug 6, 2024
2 parents 4be6f05 + 3c1db34 commit 4519d7c
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 4519d7c

Please sign in to comment.