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 68d9960 commit 487a84eCopy full SHA for 487a84e
.github/workflows/static.yml
@@ -30,6 +30,6 @@ jobs:
30
os: >-
31
['ubuntu-latest']
32
php: >-
33
- ['8.1', '8.2', '8.3', '8.4', '8.5']
+ ['8.1', '8.2', '8.3', '8.4']
34
required-packages: >-
35
['data']
0 commit comments