Skip to content

Commit

Permalink
ci: try Node.js 20
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Dec 7, 2023
1 parent f776b12 commit 101e53b
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 @@ -13,7 +13,7 @@ jobs:
- macos-latest
- windows-latest
node-version:
- 12
- 20
runs-on: ${{ matrix.runs-on }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 101e53b

Please sign in to comment.