Commit 0a07e962b85d7aa2c2955f94a39af08c0abc98ae

Authored by Andrew Kane
1 parent b898865a

Test with Ruby 3 [skip ci]

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
.github/workflows/build.yml
@@ -7,7 +7,7 @@ jobs: @@ -7,7 +7,7 @@ jobs:
7 fail-fast: false 7 fail-fast: false
8 matrix: 8 matrix:
9 include: 9 include:
10 - - ruby: 2.7 10 + - ruby: 3.0
11 gemfile: Gemfile 11 gemfile: Gemfile
12 elasticsearch: 7.10.1 12 elasticsearch: 7.10.1
13 - ruby: 2.7 13 - ruby: 2.7