Skip to content

omp omp stable-3_3_0 unit tests #4

omp omp stable-3_3_0 unit tests

omp omp stable-3_3_0 unit tests #4

Workflow file for this run

on: [push, pull_request]
name: omp
jobs:
omp:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
database: [mysql']
# database: ['pgsql','mysql']
php-version: [ '8.0']
# php-version: [ '7.3','7.4','8.0','8.1','8.2' ]
name: omp
steps:
- uses: xmlFlow/pkp-github-actions@v1
with:
node_version: 12
upgrade_test: 'stable-3_2_0,stable-3_2_1,stable-3_3_0,stable-3_4_0'