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 6165d4d commit 54aa4d1Copy full SHA for 54aa4d1
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
fail-fast: false
20
matrix:
21
- ruby: [3.3]
+ ruby: [3.4]
22
23
steps:
24
- name: Setup Ruby
0 commit comments