Skip to content

Merge pull request #82 from withanage/stable-3_4_0-github-actions #2

Merge pull request #82 from withanage/stable-3_4_0-github-actions

Merge pull request #82 from withanage/stable-3_4_0-github-actions #2

Workflow file for this run

on: [push, pull_request]
name: staticpages
jobs:
staticpages:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
include:
- application: ojs
php-version: 8.1
database: mysql
- application: ojs
php-version: 8.2
database: mysql
- application: ojs
php-version: 8.2
database: pgsql
- application: ojs
php-version: 8.2
database: pgsql
name: staticpages
steps:
- uses: pkp/pkp-github-actions@v1
with:
node_version: 16
branch: stable-3_4_0
repository: pkp
plugin: true