diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c5211c6..fd56749 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,7 +30,7 @@ jobs: strategy: matrix: os: [ubuntu-latest] - node: [18.18.0, 18.x, 20.x, 22.x] + node: [18.18.0, 18.x, 20.x, 22.x, 24.x] include: - os: windows-latest node: lts/*