Skip to content

Commit

Permalink
Cross-compile with Ruby 3.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
stanhu committed Dec 30, 2024
1 parent 9a16497 commit 6bea99f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
platform: ${{ matrix.platform }}
version: 'latest'
env: |
RUBY_CC_VERSION=3.4.0:3.3.0:3.2.0:3.1.0
RUBY_CC_VERSION=3.4.0:3.3.5:3.2.0:3.1.0
- uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 6bea99f

Please sign in to comment.