Skip to content

Commit

Permalink
Update lsassy.yml
Browse files Browse the repository at this point in the history
Remove MacOS builds
  • Loading branch information
Hackndo authored May 13, 2024
1 parent 9c26e3a commit 0b59a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lsassy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
strategy:
max-parallel: 4
matrix:
os: [ubuntu-latest, macOS-latest, windows-latest]
os: [ubuntu-latest, windows-latest]
python-version: ['3.9']
steps:
- name: Checking out
Expand Down

0 comments on commit 0b59a5b

Please sign in to comment.