We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b25bbaa commit 7e9c0deCopy full SHA for 7e9c0de
1 file changed
.github/workflows/elixir.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
strategy:
7
matrix:
8
- backend: [mnesia, rocksdb]
+ backend: [mnesia]
9
env:
10
KVS_BACKEND: ${{ matrix.backend }}
11
steps:
0 commit comments