We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e55404b commit 935afbfCopy full SHA for 935afbf
.github/workflows/build-test.yaml
@@ -260,7 +260,7 @@ jobs:
260
fail-fast: false
261
matrix:
262
datastore: ["crdb"]
263
- crdbversion: ["24.3.6", "25.1.0", "25.2.0"]
+ crdbversion: ["24.3.6", "25.2.0", "25.3.0"]
264
steps:
265
- uses: "actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493" # v4.2.2
266
if: |
@@ -295,7 +295,7 @@ jobs:
295
296
297
298
299
300
301
0 commit comments