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.
2 parents 66425a8 + 593fc80 commit d6e93baCopy full SHA for d6e93ba
.github/workflows/build.yml
@@ -6,7 +6,7 @@ jobs:
6
- ubuntu-latest
7
strategy:
8
matrix:
9
- php: ['7.2', '7.3', '7.4', '8.0']
+ php: ['7.2', '7.3', '7.4', '8.0', '8.1', '8.2']
10
steps:
11
- name: Configure Git
12
if: ${{ matrix.os == 'windows-latest' }}
0 commit comments