We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9fefdf commit 6fd2304Copy full SHA for 6fd2304
.github/workflows/tests.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
strategy:
12
matrix:
13
- node: [14, 16, 18]
+ node: [18, 20, 22]
14
services:
15
mysql:
16
image: mysql:5.7
0 commit comments