Skip to content

Commit

Permalink
Merge pull request #196 from pagemachine/ci-typo3v11-latest
Browse files Browse the repository at this point in the history
Ensure latest TYPO3v11 in CI
  • Loading branch information
mbrodala authored Dec 15, 2023
2 parents a56efef + 674ee28 commit 6013d07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ jobs:
php:
- '8.1'
typo3:
- ^11.5
- ^11.5.3
- ^12.4
include:
- php: '8.0'
typo3: ^11.5
typo3: ^11.5.3

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 6013d07

Please sign in to comment.