Skip to content

Commit

Permalink
fix merge conflict
Browse files Browse the repository at this point in the history
Signed-off-by: deepthi <[email protected]>
  • Loading branch information
deepthi committed Nov 10, 2023
1 parent c21c77e commit 8e56bc3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/local_example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,8 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
<<<<<<< HEAD
os: [ubuntu-22.04]
topo: [consul,etcd,k8s]
=======
topo: [consul,etcd,zk2]
>>>>>>> 1a9119d089 (examples: fix flag syntax for zkctl (#14469))

steps:
- name: Skip CI
Expand Down

0 comments on commit 8e56bc3

Please sign in to comment.