Add --with-shared-gc to Ubuntu CI

This commit is contained in:
Matt Valentine-House 2024-04-04 19:48:41 +01:00
Родитель 065710c0f5
Коммит f5d89267c4
1 изменённых файлов: 2 добавлений и 0 удалений

2
.github/workflows/ubuntu.yml поставляемый
Просмотреть файл

@ -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