Skip to content

Commit

Permalink
Test PHP 8.2 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nikic committed Jan 16, 2023
1 parent 8863f92 commit a50b431
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@ jobs:
- "7.4"
- "8.0"
- "8.1"
include:
- php-version: "8.1"
flags: "--ignore-platform-req=php"
- "8.2"
steps:
- name: "Checkout"
uses: "actions/checkout@v2"
Expand Down

0 comments on commit a50b431

Please sign in to comment.