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