Skip to content

Commit e1e38ca

Browse files
committed
Discard changes to .github/workflows/tests.yml
1 parent fa2949b commit e1e38ca

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -187,10 +187,6 @@ jobs:
187187
- name: "Install dependencies"
188188
run: "composer install --no-interaction --no-progress"
189189

190-
- name: "Downgrade composer/semver for brianium/paratest:4.0.0 compatibility"
191-
run: composer require composer/semver:"3.4.2 as 1.7.2"
192-
shell: bash
193-
194190
- name: "Transform source code"
195191
shell: bash
196192
run: "vendor/bin/simple-downgrade downgrade -c build/downgrade.php ${{ matrix.php-version }}"

0 commit comments

Comments
 (0)