Skip to content

Commit

Permalink
update matrix and version (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
charkour authored Apr 6, 2024
1 parent 45e1f40 commit 4e0ab80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ jobs:

strategy:
matrix:
node-version: [16.x, 18.x, 20.x]
zustand: [latest, 4.2.0, 4.0.0, 5.0.0-alpha.5]
node-version: [16.x, 20.x]
zustand: [latest, 4.2.0, 4.0.0, 5.0.0-alpha.6]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 4e0ab80

Please sign in to comment.