Skip to content

Commit

Permalink
Simplified workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sreichel committed Jul 12, 2024
1 parent 78061ee commit a6014a9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 191 deletions.
91 changes: 0 additions & 91 deletions .github/workflows/test-openmage-20.0.yml

This file was deleted.

98 changes: 0 additions & 98 deletions .github/workflows/test-openmage-20.1.yml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

name: Test OpenMage 20.10.x
name: Test OpenMage

on: [push, pull_request]

Expand All @@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
openmage_version: ["20.10.0"]
openmage_version: ["20.0.0", "20.10.0"]
php_version: ["8.3", "8.2", "8.1", "7.4"]
mysql_version: ["8.0", "5.7"]

Expand Down

0 comments on commit a6014a9

Please sign in to comment.