We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d44047 commit 9aac597Copy full SHA for 9aac597
1 file changed
.github/workflows/run_tests.yml
@@ -14,7 +14,7 @@ jobs:
14
15
strategy:
16
matrix:
17
- php: [7.4, 8.0]
+ php: [7.4, 8.0, 8.1]
18
19
steps:
20
- uses: actions/checkout@v1
0 commit comments