Skip to content

Commit

Permalink
chore: continue on error on php8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bresam committed Oct 4, 2024
1 parent eab0385 commit fc94ec5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- php: '8.4'
symfony-version: 7.0.*
stability: prefer-stable
continue-on-error: true

env:
APP_ENV: test
Expand Down

0 comments on commit fc94ec5

Please sign in to comment.