Skip to content

Commit 2fe187f

Browse files
author
Luca Forstner
authored
Merge branch 'v8' into lforst-prisma-v5-compat-layer
2 parents 2bb435c + 0cfcd6f commit 2fe187f

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
@@ -715,7 +715,7 @@ jobs:
715715
strategy:
716716
fail-fast: false
717717
matrix:
718-
node: [14, 16, 18, 20, 22]
718+
node: [14, 16, '18.20.5', 20, 22]
719719
typescript:
720720
- false
721721
include:

0 commit comments

Comments
 (0)