Skip to content

Commit 083056b

Browse files
committed
Build: Add PHP 8.2 to the matrix
Used by wp-05.ops.jquery.net.
1 parent a471d4e commit 083056b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- "7.4"
1616
- "8.0"
1717
- "8.1"
18+
- "8.2"
1819

1920
name: Lint PHP ${{ matrix.php-version }}
2021
steps:

0 commit comments

Comments
 (0)