We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f6a6d7 commit 04427c5Copy full SHA for 04427c5
.github/workflows/ci-linux.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
fail-fast: false
20
matrix:
21
- node-version: [18.x, 20.x, 21.x]
+ node-version: [18.x, 20.x, 22.x]
22
mysql-version: ["mysql:8.0.33"]
23
use-compression: [0, 1]
24
use-tls: [0, 1]
0 commit comments