Skip to content

Commit

Permalink
Update CI for 24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gordthompson authored and rafiss committed Jun 12, 2024
1 parent ee7c42b commit cf5922f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ jobs:
fail-fast: false
matrix:
crdb-version: [
"cockroach:latest-v22.2",
"cockroach:latest-v23.1",
"cockroach:latest-v23.2"
"cockroach:latest-v23.2",
"cockroach:latest-v24.1"
]
db-alias: [
"psycopg2",
Expand Down

0 comments on commit cf5922f

Please sign in to comment.