mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
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:
3
.github/workflows/auto-start-ci.yml
vendored
3
.github/workflows/auto-start-ci.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user