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 fe1961a commit f9f2561Copy full SHA for f9f2561
.github/workflows/pr-testing.yml
@@ -93,7 +93,7 @@ jobs:
93
fail-fast: false
94
matrix:
95
java: ['11', '17', '21']
96
- ruby: ['3.2', '3.3']
+ ruby: ['3.3']
97
steps:
98
- name: checkout repo
99
uses: actions/checkout@v5
0 commit comments