summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ractor'Lars Kanis2023-05-081-3/+1
|\
| * Bump required ruby version to 2.5Lars Kanis2023-04-271-3/+1
* | Allow private release method for ManagedStruct and AutoPointerLars Kanis2023-05-021-2/+2
|/
* Add newer rubies to CIJean Boussier2023-01-091-1/+1
* chore: Set permissions for GitHub actionsnaveen2022-07-271-0/+3
* Remove continue-on-error for jruby-headBenoit Daloze2022-06-291-1/+0
* CI: Install libffi which matches running arch (#905)Lars Kanis2021-06-191-4/+6
* Add CI job for JRubyLars Kanis2020-12-181-2/+3
* Add tests with/without libffi-alloc to github matrixLars Kanis2020-12-051-1/+2
* Add types_conf generation to CILars Kanis2020-04-171-0/+1
* Work around misconfiguration of libffi on MacOS with homebrewLars Kanis2020-04-151-0/+3
* Add explicit build with system or builtin libffi on MRILars Kanis2020-04-151-0/+26
* No need to set MAKE manually anymore in CIBenoit Daloze2020-03-311-2/+0
* Try to workaround the Bundler bug by forcing a old enough irb gemBenoit Daloze2020-03-301-2/+0
* Bundler 2 doesn't seem to help regarding the rubygems-tasks issueBenoit Daloze2020-03-301-2/+0
* No need for --no-document with latest setup-rubyBenoit Daloze2020-03-301-1/+1
* Exclude Ruby 2.3 on macOS since it fails to 'bundle install'Benoit Daloze2020-03-301-0/+2
* Do not install docs for Bundler in CIBenoit Daloze2020-03-301-1/+1
* Test on Windows tooBenoit Daloze2020-03-291-1/+8
* Workaround issue when installing rubygems-tasks on Ruby < 2.4Benoit Daloze2020-03-291-0/+2
* Add GitHub Actions workflow for CIBenoit Daloze2020-03-291-0/+29