Skip to content

Commit

Permalink
Enable build pipeline for newer OpenMage versions
Browse files Browse the repository at this point in the history
  • Loading branch information
cmuench committed Jun 6, 2024
1 parent 5498fc4 commit 009af82
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test-openmage-20.1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ on: [push, pull_request]
jobs:
test-openmage-20-1-matrix:
name: OpenMage ${{ matrix.openmage_version }} / PHP ${{ matrix.php_version }} / MySQL ${{ matrix.mysql_version }}
# Job is currently disabled until we know why the build matrix fails but the local ddev setup no
if: false
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/test-openmage-20.9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ on: [push, pull_request]
jobs:
test-openmage-20-9-matrix:
name: OpenMage ${{ matrix.openmage_version }} / PHP ${{ matrix.php_version }} / MySQL ${{ matrix.mysql_version }}
# Job is currently disabled until we know why the build matrix fails but the local ddev setup no
if: false
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down

0 comments on commit 009af82

Please sign in to comment.