mirror of
https://github.com/langchain-ai/langgraphjs-api.git
synced 2026-07-19 21:33:46 -04:00
Reenable the matrix
This commit is contained in:
@@ -100,11 +100,11 @@ jobs:
|
||||
matrix:
|
||||
node-version:
|
||||
- "18.x"
|
||||
# - "20.x"
|
||||
# - "22.x"
|
||||
- "20.x"
|
||||
- "22.x"
|
||||
os:
|
||||
- ubuntu-latest
|
||||
# - windows-latest
|
||||
- windows-latest
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user