diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index be635cfc..0d70069b 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -10,7 +10,7 @@ jobs: build: strategy: matrix: - node: [16, 18, 20, 21] + node: [16, 18, 20, 21, 22, 23] os: [ubuntu-22.04] include: # single mac test due to minute multipliers