test: updated e2e test

This commit is contained in:
Jacob Parish 2025-03-25 10:03:25 -05:00
parent 108e90108c
commit 788fa93aab

View File

@ -144,7 +144,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
node-version: [18, 20]
node-version: [18, 20, 22]
steps:
- uses: actions/checkout@v4
- name: Update yarn