Skip to content

Commit

Permalink
removed aerospike config because docker image does not support it
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas32 committed Aug 13, 2021
1 parent e719714 commit ee976dd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 57 deletions.
56 changes: 0 additions & 56 deletions .github/workflows/aerospike.conf

This file was deleted.

1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
uses: reugn/github-action-aerospike@v1
with:
server-version: 5.5.0.2
config-file: .github/aerospike.conf
- name: Clear cache
run: rm -rf target/debug/deps/*aerospike*
- name: Build with tokio
Expand Down

0 comments on commit ee976dd

Please sign in to comment.