Skip to content

Commit

Permalink
update node version
Browse files Browse the repository at this point in the history
  • Loading branch information
atavism committed Nov 4, 2024
1 parent 43ee8f0 commit 1e2b04b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
uses: actions/setup-node@v4
if: matrix.platform == 'macos'
with:
node-version: latest
node-version: 18

- name: Install macOS dependencies
if: matrix.platform == 'macos'
Expand Down

0 comments on commit 1e2b04b

Please sign in to comment.