Skip to content

Commit

Permalink
Bump ruflin/elastica to 8.x.dev
Browse files Browse the repository at this point in the history
  • Loading branch information
llupa committed Mar 25, 2024
1 parent 770e37a commit 8d6a3b0
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
strategy:
matrix:
php:
- '7.4'
- '8.1'
- '8.2'
- '8.3'
Expand All @@ -50,10 +49,6 @@ jobs:
dependencies:
- 'highest'
exclude:
- php: '7.4'
symfony: '7.0.*'
- php: '7.4'
symfony: '6.4.*'
- php: '8.0'
symfony: '7.0.*'
- php: '8.1'
Expand Down Expand Up @@ -100,7 +95,6 @@ jobs:
strategy:
matrix:
php:
- '7.4'
- '8.1'
- '8.2'
- '8.3'
Expand All @@ -110,21 +104,11 @@ jobs:
- '7.0.*'
dependencies:
- 'highest'
include:
- php: '7.4'
dependencies: 'lowest'
symfony: '5.4.*'
exclude:
- php: '7.4'
symfony: '7.0.*'
- php: '7.4'
symfony: '6.4.*'
- php: '8.0'
symfony: '7.0.*'
- php: '8.1'
symfony: '7.0.*'
- php: '8.1'
symfony: '4.4.*'

fail-fast: false
steps:
Expand Down

0 comments on commit 8d6a3b0

Please sign in to comment.