From 25e7cdb7fab03df6b70b79c376c095b296182925 Mon Sep 17 00:00:00 2001 From: withanage Date: Sun, 18 Feb 2024 05:54:58 +0100 Subject: [PATCH] omp stable-3_4_0 final all --- .github/workflows/main.yml | 17 +++++++++++++++++ test.txt | 1 + 2 files changed, 18 insertions(+) create mode 100644 .github/workflows/main.yml create mode 100644 test.txt diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml new file mode 100644 index 00000000000..bc35aa3e23e --- /dev/null +++ b/.github/workflows/main.yml @@ -0,0 +1,17 @@ +on: [push, pull_request] +name: main +jobs: + pkp-lib: + runs-on: ubuntu-latest + strategy: + fail-fast: false + matrix: + database: ['pgsql','mysql','mariadb'] + php-version: [ '8.1','8.2'] + + name: main + steps: + - uses: xmlFlow/pkp-github-actions@v1 + with: + node_version: 16.1.0 + diff --git a/test.txt b/test.txt new file mode 100644 index 00000000000..fdaca6ec14f --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +So 18. Feb 05:54:58 CET 2024