Skip to content

Drop PHP8.1

Drop PHP8.1 #33

Workflow file for this run

name: CI
on:
push:
branches:
- main
- release
paths-ignore:
- '**.md'
pull_request:
branches:
- main
- release
paths-ignore:
- '**.md'
jobs:
ci:
uses: codenamephp/workflows.php/.github/workflows/ci.yml@1
with:
php-versions: '["8.2","8.3"]'