Skip to content

Commit

Permalink
Try to build for 8.4 also
Browse files Browse the repository at this point in the history
  • Loading branch information
johanwilfer committed Aug 10, 2024
1 parent 1a85bd4 commit 491d9b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/code_checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
stability: prefer-stable
- php: '8.3'
stability: prefer-stable
- php: '8.4-rc'
stability: prefer-stable

name: PHP ${{ matrix.php }} - ${{ matrix.symfony-version }} - ${{ matrix.stability }}
steps:
Expand Down

0 comments on commit 491d9b6

Please sign in to comment.