Skip to content

Main 5 wy x2lh94 e94 goh #19

Main 5 wy x2lh94 e94 goh

Main 5 wy x2lh94 e94 goh #19

Workflow file for this run

on: [push, pull_request]
name: main
jobs:
main:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
database: ['mysql','mariadb','pgsql']
php-version: [ '8.1' ,'8.2']
name: main
steps:
- uses: xmlFlow/pkp-github-actions@v1