Skip to content

Commit

Permalink
Temporarily disable mac and windows builds
Browse files Browse the repository at this point in the history
  • Loading branch information
philip-peterson committed Nov 22, 2024
1 parent 48b1564 commit 1c695e7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@ jobs:
strategy:
matrix:
os:
- macos-latest
- ubuntu-latest
- windows-latest
#TODO re-enable these:
#- macos-latest
#- windows-latest
fail-fast: false
steps:
- name: Checkout
Expand Down

0 comments on commit 1c695e7

Please sign in to comment.