Skip to content
Snippets Groups Projects
Unverified Commit 765181ad authored by Thuc Pham's avatar Thuc Pham Committed by GitHub
Browse files

chore: test typescript e2e with node 20 and 22 (#572)

* chore: test typescript e2e with node 20 and 22

* Create sixty-chefs-search.md
parent 95c35e8a
No related branches found
No related tags found
No related merge requests found
---
"create-llama": patch
---
chore: test typescript e2e with node 20 and 22
......@@ -89,7 +89,7 @@ jobs:
strategy:
fail-fast: true
matrix:
node-version: [18, 20]
node-version: [20, 22]
python-version: ["3.11"]
os: [macos-latest, windows-latest, ubuntu-22.04]
frameworks: ["nextjs"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment