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 26f7e43 commit 10fdc7eCopy full SHA for 10fdc7e
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ jobs:
41
matrix:
42
# https://www.cockroachlabs.com/docs/releases/release-support-policy
43
crdb: [v23.2, v24.1]
44
- ruby: [head]
+ ruby: [3.4]
45
name: Test (crdb=${{ matrix.crdb }} ruby=${{ matrix.ruby }})
46
steps:
47
- name: Set Up Actions
0 commit comments