Skip to content

Commit

Permalink
update runs-on
Browse files Browse the repository at this point in the history
  • Loading branch information
ota-meshi committed Sep 12, 2024
1 parent 35358e6 commit 46335dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/NodeCI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Lint
run: npm run lint
test:
runs-on: ubuntu-latest
runs-on: macos-latest
strategy:
matrix:
node: [18.x, 20.x]
Expand Down

0 comments on commit 46335dd

Please sign in to comment.