Skip to content

Commit b4f6ff6

Browse files
authored
ci: temporarily disable planetscale from CI matrix
1 parent 22bc3ae commit b4f6ff6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/ci-linux.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,11 @@ jobs:
5757
mysql-version: "datagrip/mysql:5.1"
5858
use-compression: 0
5959
use-tls: 0
60-
- node-version: "18.x"
61-
mysql_connection_url_key: "PS_MYSQL_URL"
62-
filter: "test-select"
63-
use-compression: 0
64-
use-tls: 0
60+
# - node-version: "18.x"
61+
# mysql_connection_url_key: "PS_MYSQL_URL"
62+
# filter: "test-select"
63+
# use-compression: 0
64+
# use-tls: 0
6565
env:
6666
MYSQL_CONNECTION_URL: ${{ secrets[matrix.mysql_connection_url_key] }}
6767

0 commit comments

Comments
 (0)