Skip to content

Commit

Permalink
set RUBY_GC_LIBRARY
Browse files Browse the repository at this point in the history
  • Loading branch information
eightbitraptor committed Nov 26, 2024
1 parent d749fae commit 3fc88c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/modgc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
echo 'SYNTAX_SUGGEST_TIMEOUT=60' >> $GITHUB_ENV
fi
echo 'MMTK_PLAN=${{ matrix.gc.mmtk_plan }}' >> $GITHUB_ENV
echo 'RUBY_GC_LIBRARY=mmtk' >> $GITHUB_ENV
if: ${{ matrix.gc.name == 'mmtk' }}
- uses: ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854 # v1.190.0
Expand Down

0 comments on commit 3fc88c0

Please sign in to comment.