Skip to content

Commit

Permalink
chore: try upgrading to node 18.x
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric committed Dec 29, 2023
1 parent cb397a2 commit 1398d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node: [16.x]
node: [18.x]
package:
- electron-adapter
- next-adapter
Expand Down

0 comments on commit 1398d7b

Please sign in to comment.