Skip to content

Commit 93aadd1

Browse files
committed
build(ci): Updated note on failing node versions
1 parent e095f3a commit 93aadd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
strategy:
1616
matrix:
17-
# NOTE - 22 is failing due to odd bug - maybe bug in node? Need to re-enable later
17+
# NOTE - 21+ is failing due to odd bug - maybe bug in node - see https://github.com/nonara/ts-patch/issues/153
1818
node-version: [ 18.x, 20.x ]
1919

2020
steps:

0 commit comments

Comments
 (0)