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 e5d048a commit ab520eeCopy full SHA for ab520ee
.github/workflows/build-branch.yml
@@ -29,7 +29,7 @@ jobs:
29
runs-on: ubuntu-latest
30
strategy:
31
matrix:
32
- ruby-version: ['3.0']
+ ruby-version: ['2.6']
33
steps:
34
- uses: ruby/setup-ruby@473e4d8fe5dd94ee328fdfca9f8c9c7afc9dae5e
35
with:
0 commit comments