Add --with-shared-gc to Ubuntu CI
This commit is contained in:
parent
065710c0f5
commit
f5d89267c4
2
.github/workflows/ubuntu.yml
vendored
2
.github/workflows/ubuntu.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user