Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Change Git actions
  • Loading branch information
Arayik authored and Arayik committed Feb 23, 2023
commit 0225ea9d31222ff037653dcd41a36dd446299c6d
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
node-version: [16.x]
typesense-version: [0.22.0, 0.23.1, 0.24.0]
typesense-version: [0.24.0]
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down