Skip to content

Merge pull request #13 from spiral/feature/code-refactoring #28

Merge pull request #13 from spiral/feature/code-refactoring

Merge pull request #13 from spiral/feature/code-refactoring #28

Workflow file for this run

on:
pull_request:
push:
branches:
- master
- 2.0
name: phpunit
jobs:
phpunit:
uses: spiral/gh-actions/.github/workflows/phpunit.yml@master
with:
os: >-
['ubuntu-latest']
php: >-
['8.1', '8.2']
stability: >-
['prefer-lowest', 'prefer-stable']