We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 19bd638 + a89d3f1 commit ee0b942Copy full SHA for ee0b942
.github/workflows/build.yml
@@ -23,10 +23,6 @@ concurrency:
23
env:
24
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
25
DOTNET_CLI_TELEMETRY_OPTOUT: true
26
- # The Windows runner image has PostgreSQL pre-installed and sets the PGPASSWORD environment variable to "root".
27
- # This conflicts with the default password "postgres", which is used by ikalnytskyi/action-setup-postgres.
28
- # Because action-setup-postgres forgets to update the environment variable accordingly, we do so here.
29
- PGPASSWORD: "postgres"
30
31
jobs:
32
build-and-test:
@@ -42,7 +38,7 @@ jobs:
42
38
- name: Tune GitHub-hosted runner network
43
39
uses: smorimoto/tune-github-hosted-runner-network@v1
44
40
- name: Setup PostgreSQL
45
- uses: ikalnytskyi/action-setup-postgres@v4
41
+ uses: ikalnytskyi/action-setup-postgres@v5
46
with:
47
username: postgres
48
password: postgres
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments