Skip to content

Commit

Permalink
Merge pull request #808 from ergebnis/feature/php81
Browse files Browse the repository at this point in the history
Enhancement: Run tests on PHP 8.1
  • Loading branch information
localheinz authored Nov 22, 2021
2 parents 30430f3 + 8189f96 commit a2fb821
Show file tree
Hide file tree
Showing 2 changed files with 4 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 @@ -31,6 +31,9 @@ branches:
- "Tests (8.0, highest)"
- "Tests (8.0, locked)"
- "Tests (8.0, lowest)"
- "Tests (8.1, highest)"
- "Tests (8.1, locked)"
- "Tests (8.1, lowest)"
strict: false
restrictions:

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ jobs:
- "7.3"
- "7.4"
- "8.0"
- "8.1"

dependencies:
- "lowest"
Expand Down

0 comments on commit a2fb821

Please sign in to comment.