ci: include merge conflict resolution
Signed-off-by: bryopsida <8363252+bryopsida@users.noreply.github.com>
This commit is contained in:
parent
2c603ef883
commit
197c4eecc8
3
.github/workflows/sanitizer.yml
vendored
3
.github/workflows/sanitizer.yml
vendored
@ -68,8 +68,6 @@ jobs:
|
||||
|
||||
sanitizers-macos:
|
||||
runs-on: macos-14
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
strategy:
|
||||
matrix:
|
||||
config:
|
||||
@ -79,7 +77,6 @@ jobs:
|
||||
flags: -DTSAN=ON -DCMAKE_BUILD_TYPE=Release
|
||||
- name: UBSAN
|
||||
flags: -DUBSAN=ON -DCMAKE_BUILD_TYPE=Debug
|
||||
>>>>>>> 4eefcbeb (ci: update macos runner images (#4967))
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user