Skip to content

Add Yii DI and Yii Factory tests in CI #460

Add Yii DI and Yii Factory tests in CI

Add Yii DI and Yii Factory tests in CI #460

Workflow file for this run

on:
- pull_request
- push
name: backwards compatibility
jobs:
roave_bc_check:
uses: yiisoft/actions/.github/workflows/bc.yml@master
with:
os: >-
['ubuntu-latest']
php: >-
['8.0']