test node 22

This commit is contained in:
silverwind 2024-05-08 17:26:46 +02:00
parent 3bf2b96464
commit cdf81b4f7e
Signed by untrusted user: silverwind
GPG Key ID: 2E62B41C93869443

@ -6,7 +6,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node: [18, 20]
node: [18, 20, 22]
bun: [latest]
os: [ubuntu-latest, macos-latest]