Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5ddaed5

Browse files
committed
Try 127.0.0.1
1 parent 2eb4082 commit 5ddaed5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/platform-matrix-test.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ jobs:
1313
name: "Platform matrix test"
1414
runs-on: "ubuntu-latest"
1515
env:
16-
MYSQL_HOST: localhost
17-
PGSQL_HOST: localhost
16+
MYSQL_HOST: '127.0.0.1'
17+
PGSQL_HOST: '127.0.0.1'
1818

1919
strategy:
2020
fail-fast: false

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /