Ruby li_std_set test failure workaround

Prevent GC from collecting "hello" string in testcase
as workaround to prevent GC occasionally causing segfault.

Issue #2115
This commit is contained in:
William S Fulton 2022-05-06 08:06:26 +01:00
commit f029beffe8
2 changed files with 6 additions and 3 deletions

View file

@ -167,7 +167,6 @@ jobs:
VER: '2.5'
- SWIGLANG: ruby
VER: '2.6'
continue-on-error: true # Sometimes fails, see https://github.com/swig/swig/issues/2115
- SWIGLANG: ruby
VER: '2.7'
- SWIGLANG: ruby