Skip to content

Commit ef9595c

Browse files
committed
Revert "Try older setup ruby action"
This reverts commit 451f1bc.
1 parent 451f1bc commit ef9595c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Remove Gemfile.lock
4646
run: rm Gemfile.lock
4747

48-
- uses: oxidize-rb/actions/setup-ruby-and-rust@d4731ac609739be0920f0faf5569b58b8eb1a262
48+
- uses: jeffcharles/oxidize-rb-actions/setup-ruby-and-rust@fix-sysroot
4949
with:
5050
ruby-version: ${{ matrix.ruby }}
5151
bundler-cache: true

0 commit comments

Comments
 (0)