Compare commits

..

2 Commits

Author SHA1 Message Date
636e276a53 Remove external link glyph
Some checks failed
Run linters / lint (push) Has been cancelled
Run linters / build (16.x) (push) Has been cancelled
Run linters / build (18.x) (push) Has been cancelled
Run linters / build (20.x) (push) Has been cancelled
2025-05-23 07:45:35 -05:00
Grzegorz Rajchman
8cece5570e build on node 20 (#271) 2023-11-20 13:23:24 +00:00
2 changed files with 9709 additions and 3 deletions

View File

@@ -34,7 +34,7 @@ jobs:
strategy: strategy:
matrix: matrix:
node-version: [16.x, 18.x, 19.x] node-version: [16.x, 18.x, 20.x]
steps: steps:
- name: Checkout - name: Checkout

File diff suppressed because one or more lines are too long