We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfd5444 commit 8ac4642Copy full SHA for 8ac4642
.github/workflows/tests.yml
@@ -31,7 +31,7 @@ jobs:
31
runs-on: ubuntu-20.04
32
strategy:
33
matrix:
34
- php: ['8.0', '8.1']
+ php: ['8.0', '8.1', '8.2']
35
steps:
36
- name: Checkout
37
uses: actions/checkout@v2
0 commit comments