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 af4c09c commit 8e23b67Copy full SHA for 8e23b67
.github/workflows/ci.yml
@@ -75,7 +75,7 @@ jobs:
75
- name: Setup Ruby
76
uses: ruby/setup-ruby@v1
77
with:
78
- ruby-version: '3.2'
+ ruby-version: '3.4'
79
- name: Setup Rust
80
uses: dtolnay/rust-toolchain@stable
81
- name: Install Ruby dependencies
0 commit comments