We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b6cd83 commit 61a0894Copy full SHA for 61a0894
1 file changed
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
--health-retries 5
23
strategy:
24
matrix:
25
- node-version: [18.x, 20.x]
+ node-version: [20.x]
26
27
steps:
28
- uses: actions/checkout@v4
0 commit comments