Skip to content

Commit a50b431

Browse files
committed
Test PHP 8.2 in CI
1 parent 8863f92 commit a50b431

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,7 @@ jobs:
4040
- "7.4"
4141
- "8.0"
4242
- "8.1"
43-
include:
44-
- php-version: "8.1"
45-
flags: "--ignore-platform-req=php"
43+
- "8.2"
4644
steps:
4745
- name: "Checkout"
4846
uses: "actions/checkout@v2"

0 commit comments

Comments
 (0)