Skip to content

CI Tests on Linux with PHP 8.3 #78

CI Tests on Linux with PHP 8.3

CI Tests on Linux with PHP 8.3 #78

Workflow file for this run

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