Skip to content

Commit

Permalink
Merge pull request #241 from ergebnis/fix/php8
Browse files Browse the repository at this point in the history
Fix: Require tests for PHP 8.0 to pass
  • Loading branch information
ergebnis-bot authored Aug 30, 2020
2 parents 1479cf8 + 4b8fe4f commit 6fa2800
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ branches:
- "Tests (7.4, highest)"
- "Tests (7.4, locked)"
- "Tests (7.4, lowest)"
- "Tests (8.0, highest)"
- "Tests (8.0, locked)"
- "Tests (8.0, lowest)"
strict: false
restrictions:

Expand Down

0 comments on commit 6fa2800

Please sign in to comment.