Skip to content

Commit

Permalink
ci: add PHP 8.3 to workflow matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
brotkrueml committed Feb 11, 2024
1 parent 0febc91 commit dcc2e0c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -34,6 +34,10 @@ jobs:
typo3-versions: ^11
- php-versions: 8.2
typo3-versions: ^12
- php-versions: 8.3
typo3-versions: ^11
- php-versions: 8.3
typo3-versions: ^12
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand Down

0 comments on commit dcc2e0c

Please sign in to comment.