Skip to content

Commit 8da97ce

Browse files
author
Pavel Janda
committed
gitlab ci - remove "7.4 --prefer-lowest" job
1 parent 1b3f921 commit 8da97ce

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/main.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,9 +151,6 @@ jobs:
151151
operating-system: [ "ubuntu-latest" ]
152152
composer-args: [ "" ]
153153
include:
154-
- php-version: "7.4"
155-
operating-system: "ubuntu-latest"
156-
composer-args: "--prefer-lowest"
157154
- php-version: "8.0"
158155
operating-system: "ubuntu-latest"
159156
composer-args: "--ignore-platform-reqs"

0 commit comments

Comments
 (0)