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 d3dc463 commit b2c3572Copy full SHA for b2c3572
.github/workflows/release_pr.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Set up Ruby
22
uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42 # v1
23
with:
24
- ruby-version: 2.7
+ ruby-version: "3.0"
25
- name: Install dependencies
26
run: |
27
cd build-support
0 commit comments