Update to latest builds fixing "Insecure world writable dir" warnings

* Update to Rubinius 4.14 which fixes some segfaults.
This commit is contained in:
Benoit Daloze
2020-02-02 16:33:46 +01:00
parent 623e527949
commit 48481806ad
6 changed files with 20 additions and 5 deletions
+2
View File
@@ -35,6 +35,8 @@ jobs:
- run: ruby --version
- run: ridk version
if: matrix.os == 'windows-latest' && !startsWith(matrix.ruby, '2.3')
- name: Subprocess test
run: ruby test_subprocess.rb
- name: OpenSSL version
run: ruby -ropenssl -e 'puts OpenSSL::OPENSSL_LIBRARY_VERSION'
- name: OpenSSL test