Revert "build: workaround for node-core-utils"

This reverts commit b2a6083980.

PR-URL: https://github.com/nodejs/node/pull/51975
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
This commit is contained in:
Richard Lau
2024-03-05 16:52:43 +00:00
committed by GitHub
parent a0c466810a
commit 5a967a8919

View File

@@ -10,9 +10,8 @@ on:
concurrency: ${{ github.workflow }}
# todo (node-fetch not working on 18, waiting for node-core-utils to fix)
env:
NODE_VERSION: 16
NODE_VERSION: lts/*
permissions:
contents: read