Skip to content

Commit 8a7a3c3

Browse files
authored
chore: bump version (v2.7.0) (#738)
1 parent e9e9050 commit 8a7a3c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.6.2
1+
2.7.0

test/integration/cluster_pooling_test.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ defmodule Supavisor.Integration.ClusterPoolingTest do
66
alias Postgrex, as: P
77
alias Supavisor.Support.Cluster
88

9-
@tag cluster: true
9+
@tag cluster: true, flaky: true
1010
test "nodes start unclustered then cluster and pools work across all nodes" do
1111
db_conf = Application.get_env(:supavisor, Repo)
1212

0 commit comments

Comments
 (0)