Skip to content

Commit

Permalink
Update to node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
elohanlon committed Dec 21, 2024
1 parent 7e8b5f5 commit 1fd50f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
ruby-version: ['3.2.2']
node: ['16']
node: ['20']
# Vips 8.14 does not support the revalidate feature, but 8.15 does
vips-version: ['8.15.0']
env:
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.16.0
20

0 comments on commit 1fd50f8

Please sign in to comment.