Skip to content

Commit 90b5c3c

Browse files
committed
hf test advanced: use a branch that support the fork method
1 parent 24fd19d commit 90b5c3c

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/compatible --fork-method advanced"
57+
"./scripts/hardfork/build-and-test.sh --fork-from origin/cjjdespres/auto-config-dump-thread --fork-method advanced"
5858
]
5959
, label = "hard fork test - advanced mode"
6060
, key = "hard-fork-test-advanced"

0 commit comments

Comments
 (0)