Skip to content

Commit

Permalink
test: lower cockroach version
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinigami92 committed Jan 11, 2025
1 parent 139f1d0 commit febf943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cockroach-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
node_version: [20]
cockroach_version: [22.2.19, 23.2.19, 24.3.3]
cockroach_version: [22.2.19, 23.2.18, 24.3.2]
fail-fast: false
timeout-minutes: 10

Expand Down

0 comments on commit febf943

Please sign in to comment.