Skip to content

Commit

Permalink
no mac build
Browse files Browse the repository at this point in the history
  • Loading branch information
drcandacemakedamoore authored and brainspinner committed Oct 5, 2023
1 parent d5fc214 commit e161f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
fail-fast: false
matrix:
python-version: [3.11]
os: [ubuntu-latest, windows-latest, macos-latest]
os: [ubuntu-latest, windows-latest] #, macos-latest]
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit e161f3e

Please sign in to comment.