Skip to content

Commit 0382964

Browse files
committed
hardfork test advanced: use compatible as prefork network as the RPC haven't entered master yet
1 parent 6260b22 commit 0382964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildkite/src/Jobs/Test/HardForkTestAdvanced.dhall

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ in Pipeline.build
5454
, privileged = True
5555
, useBash = False
5656
}
57-
"./scripts/hardfork/build-and-test.sh --fork-from origin/master --fork-method advanced"
57+
"./scripts/hardfork/build-and-test.sh --fork-from origin/compatible --fork-method advanced"
5858
]
5959
, label = "hard fork test - advanced mode"
6060
, key = "hard-fork-test-advanced"

0 commit comments

Comments
 (0)