We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 451f1bc commit ef9595cCopy full SHA for ef9595c
1 file changed
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
- name: Remove Gemfile.lock
46
run: rm Gemfile.lock
47
48
- - uses: oxidize-rb/actions/setup-ruby-and-rust@d4731ac609739be0920f0faf5569b58b8eb1a262
+ - uses: jeffcharles/oxidize-rb-actions/setup-ruby-and-rust@fix-sysroot
49
with:
50
ruby-version: ${{ matrix.ruby }}
51
bundler-cache: true
0 commit comments