We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5209dcf commit ab93d11Copy full SHA for ab93d11
.github/workflows/ci.yml
@@ -87,6 +87,7 @@ jobs:
87
php-version:
88
- '7.3'
89
- '7.4'
90
+ - '8.0'
91
92
steps:
93
-
0 commit comments