diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index befd610..821fde2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ jobs: # We do not run each possible combination to make CI faster. matrix: os: [ubuntu-latest, macOS-latest, windows-latest] - node: [21] + node: [22] include: - os: ubuntu-latest node: 18.18.0