Skip to content

Commit

Permalink
Try fix formula
Browse files Browse the repository at this point in the history
  • Loading branch information
d-frey committed Apr 26, 2024
1 parent 407910f commit 86d6cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: actions/checkout@v4

- run: |
brew services start postgresql@15
brew services start postgresql@14
echo "Check PostgreSQL service is running"
i=10
COMMAND='pg_isready'
Expand Down

0 comments on commit 86d6cfd

Please sign in to comment.