Skip to content

Merge pull request #1056 from spiral/singleton-interface #54

Merge pull request #1056 from spiral/singleton-interface

Merge pull request #1056 from spiral/singleton-interface #54

Workflow file for this run

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