Skip to content

Commit

Permalink
chore: PHP 8.4 experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
aoekrz committed Jul 8, 2024
1 parent a99381d commit 8a7cc23
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ jobs:
matrix:
typo3: [ ^12.4 ]
php: [ '8.1', '8.2', '8.3' ]
include:
- typo3: ^12.4
php: '8.4'
experimental: true
steps:

- name: Checkout
Expand Down

0 comments on commit 8a7cc23

Please sign in to comment.