Skip to content

Commit

Permalink
IBX-8279: Updated test matrix configuration for 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
micszo committed May 13, 2024
1 parent 5610dcb commit e53db33
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ jobs:
fail-fast: false
matrix:
php:
- '7.4'
- '8.0'
- '8.1'
- '8.3'
composer_options: [ "" ]

steps:
Expand Down Expand Up @@ -50,7 +48,7 @@ jobs:
strategy:
matrix:
php:
- '8.1'
- '8.3'
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit e53db33

Please sign in to comment.