Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
use node 21
Browse files Browse the repository at this point in the history
  • Loading branch information
Lunarequest committed Nov 26, 2023
1 parent 5b055c4 commit 86378d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: true
matrix:
node: ["20.x"]
node: ["21.x"]
os: [macos-12, windows-latest, ubuntu-20.04]
arch: [x64]
include:
Expand Down

0 comments on commit 86378d4

Please sign in to comment.