Skip to content

Commit 7e9c0de

Browse files
authored
Update elixir.yml
1 parent b25bbaa commit 7e9c0de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/elixir.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
strategy:
77
matrix:
8-
backend: [mnesia, rocksdb]
8+
backend: [mnesia]
99
env:
1010
KVS_BACKEND: ${{ matrix.backend }}
1111
steps:

0 commit comments

Comments
 (0)