diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 03066391..162d074a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -70,7 +70,7 @@ jobs: matrix: os: [ubuntu-latest, windows-latest, macos-latest] node-version: - - 18.x # Current version + # - 18.x # Current version # TODO: @log4brains/web does not build anymore on v18.x - 16.x # Active LTS (https://github.com/nodejs/release) - 14.x # Maintenance LTS exclude: # these cases are tested after the release with E2E tests