Skip to content

Commit

Permalink
Add PHP 8.1 to GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
nikic committed Jul 21, 2021
1 parent a8b5ed4 commit acf16ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
- "7.3"
- "7.4"
- "8.0"
- "8.1"
steps:
- name: "Checkout"
uses: "actions/checkout@v2"
Expand Down

0 comments on commit acf16ed

Please sign in to comment.