File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 :
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 :
You can’t perform that action at this time.
0 commit comments