From d1e240343dec9360c02b933d2cb6cd18967bbb3a Mon Sep 17 00:00:00 2001 From: Jeff Croyle Date: Tue, 12 Nov 2024 09:43:05 -0500 Subject: [PATCH] dedup options --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4521272..a87ece6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,7 +40,7 @@ jobs: --health-interval=10s --health-timeout=5s --health-retries=10 - options: --memory=512m --cpus=0.5 + --memory=512m --cpus=0.5 ports: - 3306:3306