Skip to content

Commit fd86ea8

Browse files
richardlautargos
authored andcommitted
Revert "build: workaround for node-core-utils"
This reverts commit b2a6083. PR-URL: #51975 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
1 parent 5864534 commit fd86ea8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/auto-start-ci.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@ on:
1010

1111
concurrency: ${{ github.workflow }}
1212

13-
# todo (node-fetch not working on 18, waiting for node-core-utils to fix)
1413
env:
15-
NODE_VERSION: 16
14+
NODE_VERSION: lts/*
1615

1716
permissions:
1817
contents: read

0 commit comments

Comments
 (0)