We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dae336 commit 5e6c126Copy full SHA for 5e6c126
.github/workflows/ci.yml
@@ -11,6 +11,7 @@ jobs:
11
strategy:
12
matrix:
13
php:
14
+ - 8.2
15
- 8.1
16
steps:
17
- uses: actions/checkout@v2
0 commit comments