Skip to content

Commit

Permalink
We can run node20 on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
niik committed May 21, 2024
1 parent 2e9d10d commit aa944b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
fetch-depth: 0
- name: Install go
if: matrix.targetPlatform == 'macOS'
uses: actions/setup-go@v2
uses: actions/setup-go@v5
- name: Install dependencies
run: npm install
- name: Check formatting
Expand Down

0 comments on commit aa944b5

Please sign in to comment.