Skip to content

Commit

Permalink
Add --with-shared-gc to Ubuntu CI
Browse files Browse the repository at this point in the history
  • Loading branch information
eightbitraptor committed Apr 15, 2024
1 parent 065710c commit f5d8926
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
configure: '--disable-yjit'
- test_task: check
configure: '--enable-shared --enable-load-relative'
- test_task: check
configure: '--with-shared-gc'
- test_task: test-bundler-parallel
- test_task: test-bundled-gems
- test_task: check
Expand Down

0 comments on commit f5d8926

Please sign in to comment.