Skip to content

pkp-lib pkp-lib main main #58

pkp-lib pkp-lib main main

pkp-lib pkp-lib main main #58

Workflow file for this run

on: [push, pull_request]
name: pkp-lib
jobs:
pkp-lib:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
include:
- application: ojs
php-version: 8.3
database: pgsql
test: 'test'
- application: omp
php-version: 8.2
database: mysql
test: 'test'
- application: ops
php-version: 8.1
database: mysql
test: 'test'
name: pkp-lib
steps:
- uses: xmlFlow/pkp-github-actions@v1
with:
repository: pkp
branch: main
node_version: 20
DEBUG_IN_TMATE: true