Skip to content

Commit

Permalink
🚧 progress: Try to fix DB hostname in ci:build.
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Apr 28, 2024
1 parent 99d822e commit dfd07d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci:build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ jobs:
with:
name: mongodb
network: host
hostname: localhost
hostname: mongodb
version: '5.0'
replica-set: meteor

Expand Down

0 comments on commit dfd07d9

Please sign in to comment.