Skip to content

Commit

Permalink
Test on PHP 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ruudk committed Dec 16, 2021
1 parent eb94a49 commit f7df706
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Expand Up @@ -21,6 +21,7 @@ jobs:
- "7.3"
- "7.4"
- "8.0"
- "8.1"

steps:
- name: "Checkout"
Expand Down Expand Up @@ -85,6 +86,7 @@ jobs:
- "7.3"
- "7.4"
- "8.0"
- "8.1"
dependencies:
- "lowest"
- "highest"
Expand Down Expand Up @@ -127,6 +129,7 @@ jobs:
- "7.3"
- "7.4"
- "8.0"
- "8.1"
dependencies:
- "lowest"
- "highest"
Expand Down

0 comments on commit f7df706

Please sign in to comment.