2
0

Change default ruby version to 3.3.1 (#28013)

This commit is contained in:
Matt Jankowski
2024-04-29 03:41:59 -04:00
committed by GitHub
parent 65093c619f
commit 7201f99cf8
4 changed files with 8 additions and 8 deletions

View File

@@ -115,8 +115,8 @@ jobs:
matrix:
ruby-version:
- '3.1'
- '3.2'
- '.ruby-version'
- '3.3'
steps:
- uses: actions/checkout@v4
@@ -190,8 +190,8 @@ jobs:
matrix:
ruby-version:
- '3.1'
- '3.2'
- '.ruby-version'
- '3.3'
steps:
- uses: actions/checkout@v4
@@ -289,8 +289,8 @@ jobs:
matrix:
ruby-version:
- '3.1'
- '3.2'
- '.ruby-version'
- '3.3'
search-image:
- docker.elastic.co/elasticsearch/elasticsearch:7.17.13
include: