mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-07 07:37:11 -04:00
Upgraded to Node 22
This commit is contained in:
parent
2fab20b8dd
commit
5da7345689
5 changed files with 9 additions and 9 deletions
|
@ -24,7 +24,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
node: [18, 20, 21]
|
||||
node: [18, 20, 22]
|
||||
steps:
|
||||
-
|
||||
name: Check out latest release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue