Skip to content

Commit 6730187

Browse files
committed
ci: remove 18.x from include
1 parent a565f2e commit 6730187

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/workflows/ci-linux.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -51,18 +51,6 @@ jobs:
5151
use-tls: 1
5252

5353
# 18.x
54-
- node-version: "18.x"
55-
mysql-version: "mysql:8.0.18"
56-
use-compression: 1
57-
use-tls: 0
58-
- node-version: "18.x"
59-
mysql-version: "mysql:8.0.18"
60-
use-compression: 0
61-
use-tls: 1
62-
- node-version: "18.x"
63-
mysql-version: "mysql:8.0.18"
64-
use-compression: 1
65-
use-tls: 1
6654
# - node-version: "18.x"
6755
# mysql_connection_url_key: "PS_MYSQL_URL"
6856
# filter: "test-select"

0 commit comments

Comments
 (0)