mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-13 18:46:56 -04:00
test against node 20
This commit is contained in:
parent
5a541ce98d
commit
37d61756d7
8 changed files with 16 additions and 16 deletions
|
@ -18,7 +18,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
node: [14, 16, 18]
|
||||
node: [16, 18, 20]
|
||||
steps:
|
||||
-
|
||||
name: Check out latest release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue