Skip to content

Commit

Permalink
ci: Update maxtrix.include from PHP 5.3 to PHP 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyvdSluijs committed Jul 30, 2024
1 parent 6d1ad62 commit 9d4002b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ jobs:
dependencies: [highest]
experimental: [false]
include:
- php-version: "5.3"
- php-version: "7.2"
dependencies: highest
experimental: false
- php-version: "5.3"
- php-version: "7.2"
dependencies: lowest
experimental: false
# - php-version: "8.0"
Expand Down

0 comments on commit 9d4002b

Please sign in to comment.