Skip to content

Commit

Permalink
I think we'll need to patch older versions
Browse files Browse the repository at this point in the history
  • Loading branch information
charkour committed Apr 6, 2024
1 parent 0135803 commit 16db539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
node-version: [16.x, 20.x]
zustand: [latest, 4.2.0, 4.0.0, 5.0.0-alpha.6]
zustand: [latest, 5.0.0-alpha.6] # [latest, 4.2.0, 4.0.0, 5.0.0-alpha.6]

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

0 comments on commit 16db539

Please sign in to comment.