mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-09 06:22:57 +00:00
NOAI (#9084)
We can't FlushOneBuffer when we're in redo-only mode on PageServer, so make execution of that function conditional on us not running in pageserver walredo mode.
This commit is contained in:
committed by
GitHub
parent
1c5d6e59a0
commit
d865881d59
1
.github/workflows/build_and_test.yml
vendored
1
.github/workflows/build_and_test.yml
vendored
@@ -1207,7 +1207,6 @@ jobs:
|
||||
# Usually we do `needs: [...]`
|
||||
needs:
|
||||
- build-and-test-locally
|
||||
- check-submodules
|
||||
- check-codestyle-python
|
||||
- check-codestyle-rust
|
||||
- promote-images
|
||||
|
||||
Reference in New Issue
Block a user