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 48e5a67 commit 9160518Copy full SHA for 9160518
.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