Skip to content

Commit

Permalink
Merge pull request #4374 from greg0ire/reduce-number-of-build-jobs
Browse files Browse the repository at this point in the history
Reduce number of build jobs
  • Loading branch information
greg0ire committed Oct 21, 2020
2 parents 38989c2 + 22e370a commit 7b5d241
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/continuous-integration.yml
Expand Up @@ -181,13 +181,7 @@ jobs:
- "7.4"
postgres-version:
- "9.2"
- "9.3"
- "9.4"
- "9.5"
- "9.6"
- "10"
- "11"
- "12"
- "13"
include:
- php-version: "8.0"
Expand Down Expand Up @@ -248,10 +242,7 @@ jobs:
- "7.4"
mariadb-version:
- "10.0"
- "10.1"
- "10.2"
- "10.3"
- "10.4"
- "10.5"
extension:
- "mysqli"
Expand Down

0 comments on commit 7b5d241

Please sign in to comment.