Skip to content

Commit

Permalink
disable mac dev test (#1657)
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson authored Apr 23, 2024
1 parent f8dd77a commit c3f2259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
os:
- ubuntu-latest
- windows-latest
- macos-latest
#disabled - macos-latest
exclude:
- os: ${{ github.ref != 'refs/heads/main' && 'macos-latest' }}

Expand Down

0 comments on commit c3f2259

Please sign in to comment.