Skip to content

Commit ab93d11

Browse files
authored
Maestro adds support for PHP 8.0 (#3)
1 parent 5209dcf commit ab93d11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ jobs:
8787
php-version:
8888
- '7.3'
8989
- '7.4'
90+
- '8.0'
9091

9192
steps:
9293
-

0 commit comments

Comments
 (0)