Skip to content

Commit 38070b9

Browse files
Build fat gems for Ruby 3.3
1 parent 8be366a commit 38070b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-gems.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
- uses: oxidize-rb/actions/setup-ruby-and-rust@v1
3737
with:
38-
ruby-version: "3.2"
38+
ruby-version: "3.3"
3939
bundler-cache: true
4040
cargo-cache: true
4141
cargo-vendor: true

0 commit comments

Comments
 (0)