Skip to content

CI Tests on Linux with PHP 8.2 #119

CI Tests on Linux with PHP 8.2

CI Tests on Linux with PHP 8.2 #119

Workflow file for this run

name: CI Tests on Linux with PHP 8.2
on:
push:
branches:
- main
pull_request:
schedule:
- cron: '0 0 * * *'
jobs:
linux_php_82:
uses: ./.github/workflows/ci-tests.yml
with:
php: 8.2