Skip to content

Commit b616fb5

Browse files
committed
use mojo-compiler
1 parent d43b047 commit b616fb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipes/lightbug_http/recipe.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ build:
1717

1818
requirements:
1919
host:
20-
- max =0.25.7
20+
- mojo-compiler =0.25.7
2121
run:
22-
- ${{ pin_compatible('max') }}
22+
- ${{ pin_compatible('mojo-compiler') }}
2323

2424
tests:
2525
- script:

0 commit comments

Comments
 (0)