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 69a8fd8 + 23a4544 commit c039847Copy full SHA for c039847
.github/workflows/test_and_build.yml
@@ -90,7 +90,7 @@ jobs:
90
strategy:
91
fail-fast: false
92
matrix:
93
- php: ['7.2', '7.3', '7.4', '8.0']
+ php: ['7.2', '7.3', '7.4', '8.0', '8.1']
94
steps:
95
- name: Check out source code
96
uses: actions/checkout@v2
0 commit comments