We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11c3bbd commit c654a52Copy full SHA for c654a52
.github/workflows/static.yml
@@ -28,4 +28,4 @@ jobs:
28
os: >-
29
['ubuntu-latest']
30
php: >-
31
- ['8.3']
+ ['8.1', '8.2', '8.3']
0 commit comments