Skip to content

Commit d2ab7a7

Browse files
committed
ci: remove SSL=1 and Compression=1 variation from node 20.x
1 parent 6ed80b8 commit d2ab7a7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci-linux.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@ jobs:
4545
mysql-version: "mysql:8.0.18"
4646
use-compression: 0
4747
use-tls: 1
48-
- node-version: "20.x"
49-
mysql-version: "mysql:8.0.18"
50-
use-compression: 1
51-
use-tls: 1
5248

5349
# 18.x
5450
# - node-version: "18.x"

0 commit comments

Comments
 (0)