Skip to content

Increment cached extensions version #120

Increment cached extensions version

Increment cached extensions version #120

Workflow file for this run

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