Skip to content

Commit 324288a

Browse files
committed
Re-enable Khepri mixed versions testing
1 parent 51cf642 commit 324288a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/test-plugin-mixed.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,7 @@ jobs:
2929
- 26
3030
metadata_store:
3131
- mnesia
32-
# Khepri is currently skipped because Khepri is an unstable feature: we don't guarantee upgrability.
33-
# Mixed-version tests currently fail with Khepri because of a new machine version introduced in
34-
# Khepri v0.14.0.
35-
# - khepri
32+
- khepri
3633
include:
3734
- erlang_version: 26
3835
elixir_version: 1.15

0 commit comments

Comments
 (0)