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 b4542ac commit 72074b7Copy full SHA for 72074b7
1 file changed
.github/workflows/cruby-bindings.yml
@@ -32,6 +32,7 @@ jobs:
32
with:
33
repository: ruby/ruby
34
path: ruby/ruby
35
+ ref: ruby_4_0
36
fetch-depth: 1
37
- name: Install libraries
38
run: |
0 commit comments