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 c294620 commit eedab60Copy full SHA for eedab60
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
matrix:
24
ruby-version: ['3.2', '3.3', '3.4']
25
- bundler-version: '2.7'
+ bundler-version: ['2.7']
26
27
steps:
28
- name: Checkout repository
0 commit comments