Skip to content

Commit 76dbc70

Browse files
authored
Merge branch 'master' into datadog-api-spec/generated/3784
2 parents bb772cf + 62d117f commit 76dbc70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
test:
7878
strategy:
7979
matrix:
80-
ruby-version: ["2.7", "3.2", "jruby"]
80+
ruby-version: ["2.7", "3.2", "jruby-9.4.12.0"]
8181
platform: [ubuntu-latest]
8282
runs-on: ${{ matrix.platform }}
8383
if: (github.event.pull_request.draft == false && !contains(github.event.pull_request.labels.*.name, 'ci/skip') && !contains(github.event.pull_request.head.ref, 'datadog-api-spec/test/')) || github.event_name == 'schedule'

0 commit comments

Comments
 (0)