Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
idoshr authored Aug 8, 2024
1 parent 505ed74 commit 54f9087
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ jobs:
--health-interval 10s
--health-timeout 5s
--health-retries 5
aerospike:
image: aerospike:ee-7.1.0.4
ports:
- 3000:3000
- 3001:3001
- 3002:3002
steps:
- uses: actions/checkout@v4
- uses: supercharge/[email protected]
Expand Down

0 comments on commit 54f9087

Please sign in to comment.