We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 899a609 commit 00b9121Copy full SHA for 00b9121
.github/workflows/main.yml
@@ -6,7 +6,7 @@ jobs:
6
strategy:
7
fail-fast: false
8
matrix:
9
- node-version: [^14, ^16]
+ node-version: [^18, ^20]
10
services:
11
# Label used to access the service container
12
redis:
0 commit comments