Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion buildkite/src/Jobs/Test/HardForkTestAdvanced.dhall
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ in Pipeline.build
, privileged = True
, useBash = False
}
"./scripts/hardfork/build-and-test.sh --fork-from origin/compatible --fork-method advanced"
"./scripts/hardfork/build-and-test.sh --fork-from origin/cjjdespres/auto-config-dump-thread --fork-method advanced"
]
, label = "hard fork test - advanced mode"
, key = "hard-fork-test-advanced"
Expand Down