Skip to content

Commit

Permalink
gitlab ci - remove "7.4 --prefer-lowest" job
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Janda committed Oct 19, 2021
1 parent 1b3f921 commit 8da97ce
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,9 +151,6 @@ jobs:
operating-system: [ "ubuntu-latest" ]
composer-args: [ "" ]
include:
- php-version: "7.4"
operating-system: "ubuntu-latest"
composer-args: "--prefer-lowest"
- php-version: "8.0"
operating-system: "ubuntu-latest"
composer-args: "--ignore-platform-reqs"
Expand Down

0 comments on commit 8da97ce

Please sign in to comment.