Skip to content

Commit

Permalink
CI: remove duplicit PHP version from test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
mabar committed Jan 21, 2025
1 parent c4f0572 commit 2067771
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,10 +109,6 @@ jobs:
php-version: "7.4"
composer-flags: "--prefer-lowest --prefer-stable"
experimental: false
- operating-system: "ubuntu-latest"
php-version: "8.4"
composer-flags: "--ignore-platform-req=php+"
experimental: true
- operating-system: "macos-latest"
php-version: "8.4"
composer-flags: ""
Expand Down

0 comments on commit 2067771

Please sign in to comment.