Skip to content

Commit

Permalink
Revert "chore: PHP 8.4 experimental"
Browse files Browse the repository at this point in the history
This reverts commit 4ab6a71.
  • Loading branch information
aoekrz committed Jul 8, 2024
1 parent 4ab6a71 commit 29ee18f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@ jobs:
typo3: [ ^12.4 ]
php: [ '8.1', '8.2', '8.3' ]
experimental: [false]
include:
- typo3: ^12.4
php: '8.4'
experimental: true


continue-on-error: ${{ matrix.experimental }}

Expand Down

0 comments on commit 29ee18f

Please sign in to comment.