Skip to content

Commit b7abd06

Browse files
author
Rachel Goldfinger
committed
fix merge conflict annotations
1 parent a53de52 commit b7abd06

1 file changed

Lines changed: 0 additions & 26 deletions

File tree

.github/workflows/test_php.yml

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,6 @@ jobs:
4242
uses: protocolbuffers/protobuf-ci/checkout@v2
4343
with:
4444
ref: ${{ inputs.safe-checkout }}
45-
<<<<<<< HEAD
46-
- name: Setup composer
47-
uses: protocolbuffers/protobuf-ci/composer-setup@v2
48-
with:
49-
cache-prefix: php-${{ matrix.version-short }}
50-
directory: php
51-
=======
52-
>>>>>>> 9d60ddf81 (Don't ignore platform requirements)
5345
- name: Run tests
5446
uses: protocolbuffers/protobuf-ci/docker@v2
5547
with:
@@ -92,15 +84,6 @@ jobs:
9284
credentials: ${{ secrets.GAR_SERVICE_ACCOUNT }}
9385
architecture: linux-i386
9486

95-
<<<<<<< HEAD
96-
- name: Setup composer
97-
uses: protocolbuffers/protobuf-ci/composer-setup@v2
98-
with:
99-
cache-prefix: php-${{ matrix.version }}
100-
directory: php
101-
102-
=======
103-
>>>>>>> 9d60ddf81 (Don't ignore platform requirements)
10487
- name: Run tests
10588
uses: protocolbuffers/protobuf-ci/docker@v2
10689
with:
@@ -132,15 +115,6 @@ jobs:
132115
credentials: ${{ secrets.GAR_SERVICE_ACCOUNT }}
133116
architecture: linux-aarch64
134117

135-
<<<<<<< HEAD
136-
- name: Setup composer
137-
uses: protocolbuffers/protobuf-ci/composer-setup@v2
138-
with:
139-
cache-prefix: php-8.0
140-
directory: php
141-
142-
=======
143-
>>>>>>> 9d60ddf81 (Don't ignore platform requirements)
144118
- name: Run tests
145119
uses: protocolbuffers/protobuf-ci/docker@v2
146120
with:

0 commit comments

Comments
 (0)