mirror of
https://github.com/gofiber/storage.git
synced 2025-12-19 00:38:24 +08:00
fix: remove more postgres options
This commit is contained in:
3
.github/workflows/benchmark.yml
vendored
3
.github/workflows/benchmark.yml
vendored
@@ -34,9 +34,6 @@ jobs:
|
||||
image: 'memcached:latest'
|
||||
ports:
|
||||
- '11211:11211'
|
||||
options: >-
|
||||
--health-cmd pg_isready --health-interval 10s --health-timeout 5s
|
||||
--health-retries 5
|
||||
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
|
||||
Reference in New Issue
Block a user