Skip to content

Commit

Permalink
Test on PHP 8.0 and 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus committed Dec 15, 2021
1 parent 5012dc9 commit 121bbe1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
runs-on: "ubuntu-20.04"

strategy:
fail-fast: false
matrix:
php-version:
- "5.4"
Expand All @@ -24,6 +25,8 @@ jobs:
- "7.2"
- "7.3"
- "7.4"
- "8.0"
- "8.1"
dependencies:
- "highest"
include:
Expand Down

0 comments on commit 121bbe1

Please sign in to comment.