We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17655e4 commit 794ae32Copy full SHA for 794ae32
.github/workflows/build.yml
@@ -6,7 +6,7 @@ jobs:
6
fail-fast: false
7
matrix:
8
include:
9
- - ruby: 3.4
+ - ruby: "4.0"
10
gemfile: Gemfile
11
elasticsearch: 9
12
- ruby: 3.3
0 commit comments