Skip to content

chore: remove cgl workflow (not yet set up on this branch, introduced… #208

chore: remove cgl workflow (not yet set up on this branch, introduced…

chore: remove cgl workflow (not yet set up on this branch, introduced… #208

Workflow file for this run

name: Tests
on:
push:
branches:
- '**'
jobs:
tests:
uses: konradmichalik/reusable-github-actions/.github/workflows/tests.yml@main
with:
php-versions: '["8.2", "8.3", "8.4", "8.5"]'
typo3-versions: '["13.4", "14.3"]'
dependencies: '["highest", "lowest"]'