Skip to content

Commit

Permalink
update ci-cd workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham-stepsecurity committed Jul 22, 2024
1 parent 1365b67 commit b4dd1e9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
name: "Test macOS"
uses: "./.github/workflows/test-os.yml"
with:
os: '["macos-11", "macos-12", "macos-13"]'
os: '["macos-12", "macos-13"]'

test-lnx:
name: "Test Ubuntu"
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -234,9 +234,6 @@ jobs:
- os: macos-latest
os-label: macOS
python: "installed"
- os: macos-11
os-label: macOS 11
python: "installed"

- os: ubuntu-latest
os-label: Linux
Expand Down

0 comments on commit b4dd1e9

Please sign in to comment.