Skip to content

Commit cdbd525

Browse files
committed
fix runtime for bref
1 parent f326e39 commit cdbd525

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

playground-runner/serverless.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,4 @@ functions:
1717
handler: analyze.php
1818
description: ''
1919
timeout: 28
20-
layers:
21-
- ${bref:layer.php-81-fpm}
20+
runtime: php-81

0 commit comments

Comments
 (0)