We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6697e92 commit 9c05baeCopy full SHA for 9c05bae
1 file changed
.github/workflows/node.js.yml
@@ -11,8 +11,7 @@ jobs:
11
12
strategy:
13
matrix:
14
- node-version: [20.x, 22.x]
15
- # See supported Node.js release schedule at https://nodejs.org/en/about/releases/
+ node-version: [22.x]
16
# Node 20+ required by Apollo Server 5 and Prisma 7
17
18
steps:
0 commit comments